#f060f3 color space conversions
Hex:
        #f060f3
        RGB:
        240, 96, 243
        CMY:
        6, 62, 5
        CMYK:
        1, 60, 0, 5
      HSL:
        299°, 85.9649%, 66.4706%
        HSV (HSB):
        299°, 60.4938%, 95.2941%
        XYZ:
        56.2957, 33.3621, 88.2664
        xyY:
        0.3164, 0.1875, 33.3621
      CIE-Lab:
        64.4530, 73.1228, -47.7720
        CIE-LCH:
        64.4530, 87.3447, 326.8429
        CIE-Luv:
        64.4530, 63.9002, -86.1747
        Hunter-Lab:
        57.7599, 72.8952, -50.1727
      #f060f3 color charts
#f060f3 RGB chart
      #f060f3 CMYK chart
      #f060f3 RGB pie chart
      #f060f3 color shades, tints & tones
#f060f3 color schemes
#f060f3 color preview, HTML & CSS examples
           This text has a color of #f060f3        
        
          <p style="color:#f060f3;">Text here</p>
        
        
          .mytext {color:#f060f3;}
        
        Text color #f060f3
      
           This box has a color of #f060f3        
        
          <div style="background-color:#f060f3;">Content here</div>
        
        
          .mybackground {background-color:#f060f3;}
        
        Background color #f060f3
      
           Border around this has a color of #f060f3        
        
          <div style="border:2px solid #f060f3;">Content here</div>
        
        
          .myborder {border:2px solid #f060f3;}
        
        Border color #f060f3