#f006f5 color space conversions
Hex:
        #f006f5
        RGB:
        240, 6, 245
        CMY:
        6, 98, 4
        CMYK:
        2, 98, 0, 4
      HSL:
        299°, 95.2191%, 49.2157%
        HSV (HSB):
        299°, 97.5510%, 96.0784%
        XYZ:
        52.4817, 25.2481, 88.4935
        xyY:
        0.3157, 0.1519, 25.2481
      CIE-Lab:
        57.3163, 94.1790, -60.2364
        CIE-LCH:
        57.3163, 111.7949, 327.3972
        CIE-Luv:
        57.3163, 77.1068, -105.9347
        Hunter-Lab:
        50.2475, 98.5039, -69.2455
      #f006f5 color charts
#f006f5 RGB chart
      #f006f5 CMYK chart
      #f006f5 RGB pie chart
      #f006f5 color shades, tints & tones
#f006f5 color schemes
#f006f5 color preview, HTML & CSS examples
           This text has a color of #f006f5        
        
          <p style="color:#f006f5;">Text here</p>
        
        
          .mytext {color:#f006f5;}
        
        Text color #f006f5
      
           This box has a color of #f006f5        
        
          <div style="background-color:#f006f5;">Content here</div>
        
        
          .mybackground {background-color:#f006f5;}
        
        Background color #f006f5
      
           Border around this has a color of #f006f5        
        
          <div style="border:2px solid #f006f5;">Content here</div>
        
        
          .myborder {border:2px solid #f006f5;}
        
        Border color #f006f5