#f006b5 color space conversions
Hex:
        #f006b5
        RGB:
        240, 6, 181
        CMY:
        6, 98, 29
        CMYK:
        0, 98, 25, 6
      HSL:
        315°, 95.1220%, 48.2353%
        HSV (HSB):
        315°, 97.5000%, 94.1176%
        XYZ:
        44.3408, 21.9917, 45.6239
        xyY:
        0.3961, 0.1964, 21.9917
      CIE-Lab:
        54.0182, 85.9830, -28.9395
        CIE-LCH:
        54.0182, 90.7225, 341.3982
        CIE-Luv:
        54.0182, 104.7672, -56.9328
        Hunter-Lab:
        46.8953, 86.7098, -24.8558
      #f006b5 color charts
#f006b5 RGB chart
      #f006b5 CMYK chart
      #f006b5 RGB pie chart
      #f006b5 color shades, tints & tones
#f006b5 color schemes
#f006b5 color preview, HTML & CSS examples
           This text has a color of #f006b5        
        
          <p style="color:#f006b5;">Text here</p>
        
        
          .mytext {color:#f006b5;}
        
        Text color #f006b5
      
           This box has a color of #f006b5        
        
          <div style="background-color:#f006b5;">Content here</div>
        
        
          .mybackground {background-color:#f006b5;}
        
        Background color #f006b5
      
           Border around this has a color of #f006b5        
        
          <div style="border:2px solid #f006b5;">Content here</div>
        
        
          .myborder {border:2px solid #f006b5;}
        
        Border color #f006b5