#f006d7 color space conversions
Hex:
        #f006d7
        RGB:
        240, 6, 215
        CMY:
        6, 98, 16
        CMYK:
        0, 98, 10, 6
      HSL:
        306°, 95.1220%, 48.2353%
        HSV (HSB):
        306°, 97.5000%, 94.1176%
        XYZ:
        48.2660, 23.5618, 66.2940
        xyY:
        0.3494, 0.1706, 23.5618
      CIE-Lab:
        55.6464, 90.0859, -45.9841
        CIE-LCH:
        55.6464, 101.1435, 332.9581
        CIE-Luv:
        55.6464, 89.4312, -83.3704
        Hunter-Lab:
        48.5405, 92.5448, -46.9967
      #f006d7 color charts
#f006d7 RGB chart
      #f006d7 CMYK chart
      #f006d7 RGB pie chart
      #f006d7 color shades, tints & tones
#f006d7 color schemes
#f006d7 color preview, HTML & CSS examples
           This text has a color of #f006d7        
        
          <p style="color:#f006d7;">Text here</p>
        
        
          .mytext {color:#f006d7;}
        
        Text color #f006d7
      
           This box has a color of #f006d7        
        
          <div style="background-color:#f006d7;">Content here</div>
        
        
          .mybackground {background-color:#f006d7;}
        
        Background color #f006d7
      
           Border around this has a color of #f006d7        
        
          <div style="border:2px solid #f006d7;">Content here</div>
        
        
          .myborder {border:2px solid #f006d7;}
        
        Border color #f006d7