#f060a5 color space conversions
Hex:
        #f060a5
        RGB:
        240, 96, 165
        CMY:
        6, 62, 35
        CMYK:
        0, 60, 31, 6
      HSL:
        331°, 82.7586%, 65.8824%
        HSV (HSB):
        331°, 60.0000%, 94.1176%
        XYZ:
        46.9096, 29.6076, 38.8397
        xyY:
        0.4066, 0.2567, 29.6076
      CIE-Lab:
        61.3142, 61.8832, -8.5408
        CIE-LCH:
        61.3142, 62.4698, 352.1420
        CIE-Luv:
        61.3142, 88.4827, -23.7021
        Hunter-Lab:
        54.4129, 58.6631, -4.2320
      #f060a5 color charts
#f060a5 RGB chart
      #f060a5 CMYK chart
      #f060a5 RGB pie chart
      #f060a5 color shades, tints & tones
#f060a5 color schemes
#f060a5 color preview, HTML & CSS examples
           This text has a color of #f060a5        
        
          <p style="color:#f060a5;">Text here</p>
        
        
          .mytext {color:#f060a5;}
        
        Text color #f060a5
      
           This box has a color of #f060a5        
        
          <div style="background-color:#f060a5;">Content here</div>
        
        
          .mybackground {background-color:#f060a5;}
        
        Background color #f060a5
      
           Border around this has a color of #f060a5        
        
          <div style="border:2px solid #f060a5;">Content here</div>
        
        
          .myborder {border:2px solid #f060a5;}
        
        Border color #f060a5