#f152dc color space conversions
Hex:
        #f152dc
        RGB:
        241, 82, 220
        CMY:
        5, 68, 14
        CMYK:
        0, 66, 9, 5
      HSL:
        308°, 85.0267%, 63.3333%
        HSV (HSB):
        308°, 65.9751%, 94.5098%
        XYZ:
        52.2112, 29.9027, 70.7301
        xyY:
        0.3416, 0.1956, 29.9027
      CIE-Lab:
        61.5701, 75.1376, -39.4704
        CIE-LCH:
        61.5701, 84.8738, 332.2867
        CIE-Luv:
        61.5701, 76.1145, -72.7193
        Hunter-Lab:
        54.6833, 74.7345, -38.4103
      #f152dc color charts
#f152dc RGB chart
      #f152dc CMYK chart
      #f152dc RGB pie chart
      #f152dc color shades, tints & tones
#f152dc color schemes
#f152dc color preview, HTML & CSS examples
           This text has a color of #f152dc        
        
          <p style="color:#f152dc;">Text here</p>
        
        
          .mytext {color:#f152dc;}
        
        Text color #f152dc
      
           This box has a color of #f152dc        
        
          <div style="background-color:#f152dc;">Content here</div>
        
        
          .mybackground {background-color:#f152dc;}
        
        Background color #f152dc
      
           Border around this has a color of #f152dc        
        
          <div style="border:2px solid #f152dc;">Content here</div>
        
        
          .myborder {border:2px solid #f152dc;}
        
        Border color #f152dc