#f060ce color space conversions
Hex:
        #f060ce
        RGB:
        240, 96, 206
        CMY:
        6, 62, 19
        CMYK:
        0, 60, 14, 6
      HSL:
        314°, 82.7586%, 65.8824%
        HSV (HSB):
        314°, 60.0000%, 94.1176%
        XYZ:
        51.2586, 31.3472, 61.7415
        xyY:
        0.3551, 0.2172, 31.3472
      CIE-Lab:
        62.7997, 67.3323, -29.6783
        CIE-LCH:
        62.7997, 73.5829, 336.2134
        CIE-Luv:
        62.7997, 75.3477, -56.4266
        Hunter-Lab:
        55.9886, 65.4401, -26.1901
      #f060ce color charts
#f060ce RGB chart
      #f060ce CMYK chart
      #f060ce RGB pie chart
      #f060ce color shades, tints & tones
#f060ce color schemes
#f060ce color preview, HTML & CSS examples
           This text has a color of #f060ce        
        
          <p style="color:#f060ce;">Text here</p>
        
        
          .mytext {color:#f060ce;}
        
        Text color #f060ce
      
           This box has a color of #f060ce        
        
          <div style="background-color:#f060ce;">Content here</div>
        
        
          .mybackground {background-color:#f060ce;}
        
        Background color #f060ce
      
           Border around this has a color of #f060ce        
        
          <div style="border:2px solid #f060ce;">Content here</div>
        
        
          .myborder {border:2px solid #f060ce;}
        
        Border color #f060ce