#f006e5 color space conversions
Hex:
        #f006e5
        RGB:
        240, 6, 229
        CMY:
        6, 98, 10
        CMYK:
        0, 98, 5, 6
      HSL:
        303°, 95.1220%, 48.2353%
        HSV (HSB):
        303°, 97.5000%, 94.1176%
        XYZ:
        50.1432, 24.3127, 76.1787
        xyY:
        0.3329, 0.1614, 24.3127
      CIE-Lab:
        56.3995, 91.9454, -52.7235
        CIE-LCH:
        56.3995, 105.9893, 330.1691
        CIE-Luv:
        56.3995, 83.5208, -94.0174
        Hunter-Lab:
        49.3079, 95.2351, -57.0852
      #f006e5 color charts
#f006e5 RGB chart
      #f006e5 CMYK chart
      #f006e5 RGB pie chart
      #f006e5 color shades, tints & tones
#f006e5 color schemes
#f006e5 color preview, HTML & CSS examples
           This text has a color of #f006e5        
        
          <p style="color:#f006e5;">Text here</p>
        
        
          .mytext {color:#f006e5;}
        
        Text color #f006e5
      
           This box has a color of #f006e5        
        
          <div style="background-color:#f006e5;">Content here</div>
        
        
          .mybackground {background-color:#f006e5;}
        
        Background color #f006e5
      
           Border around this has a color of #f006e5        
        
          <div style="border:2px solid #f006e5;">Content here</div>
        
        
          .myborder {border:2px solid #f006e5;}
        
        Border color #f006e5