#f060c9 color space conversions
Hex:
        #f060c9
        RGB:
        240, 96, 201
        CMY:
        6, 62, 21
        CMYK:
        0, 60, 16, 6
      HSL:
        316°, 82.7586%, 65.8824%
        HSV (HSB):
        316°, 60.0000%, 94.1176%
        XYZ:
        50.6607, 31.1081, 58.5927
        xyY:
        0.3609, 0.2216, 31.1081
      CIE-Lab:
        62.5987, 66.6096, -27.1613
        CIE-LCH:
        62.5987, 71.9345, 337.8159
        CIE-Luv:
        62.5987, 76.9422, -52.3835
        Hunter-Lab:
        55.7746, 64.5279, -23.2435
      #f060c9 color charts
#f060c9 RGB chart
      #f060c9 CMYK chart
      #f060c9 RGB pie chart
      #f060c9 color shades, tints & tones
#f060c9 color schemes
#f060c9 color preview, HTML & CSS examples
           This text has a color of #f060c9        
        
          <p style="color:#f060c9;">Text here</p>
        
        
          .mytext {color:#f060c9;}
        
        Text color #f060c9
      
           This box has a color of #f060c9        
        
          <div style="background-color:#f060c9;">Content here</div>
        
        
          .mybackground {background-color:#f060c9;}
        
        Background color #f060c9
      
           Border around this has a color of #f060c9        
        
          <div style="border:2px solid #f060c9;">Content here</div>
        
        
          .myborder {border:2px solid #f060c9;}
        
        Border color #f060c9