#f06fe3 color space conversions
Hex:
        #f06fe3
        RGB:
        240, 111, 227
        CMY:
        6, 56, 11
        CMYK:
        0, 54, 5, 6
      HSL:
        306°, 81.1321%, 68.8235%
        HSV (HSB):
        306°, 53.7500%, 94.1176%
        XYZ:
        55.4847, 35.4402, 76.5893
        xyY:
        0.3312, 0.2116, 35.4402
      CIE-Lab:
        66.0900, 64.0409, -36.3342
        CIE-LCH:
        66.0900, 73.6303, 330.4312
        CIE-Luv:
        66.0900, 63.4577, -66.8960
        Hunter-Lab:
        59.5317, 62.1853, -34.6062
      #f06fe3 color charts
#f06fe3 RGB chart
      #f06fe3 CMYK chart
      #f06fe3 RGB pie chart
      #f06fe3 color shades, tints & tones
#f06fe3 color schemes
#f06fe3 color preview, HTML & CSS examples
           This text has a color of #f06fe3        
        
          <p style="color:#f06fe3;">Text here</p>
        
        
          .mytext {color:#f06fe3;}
        
        Text color #f06fe3
      
           This box has a color of #f06fe3        
        
          <div style="background-color:#f06fe3;">Content here</div>
        
        
          .mybackground {background-color:#f06fe3;}
        
        Background color #f06fe3
      
           Border around this has a color of #f06fe3        
        
          <div style="border:2px solid #f06fe3;">Content here</div>
        
        
          .myborder {border:2px solid #f06fe3;}
        
        Border color #f06fe3