#ff60f4 color space conversions
Hex:
        #ff60f4
        RGB:
        255, 96, 244
        CMY:
        0, 62, 4
        CMYK:
        0, 62, 4, 0
      HSL:
        304°, 100.0000%, 68.8235%
        HSV (HSB):
        304°, 62.3529%, 100.0000%
        XYZ:
        61.7520, 36.1574, 89.3123
        xyY:
        0.3298, 0.1931, 36.1574
      CIE-Lab:
        66.6400, 76.8459, -44.7350
        CIE-LCH:
        66.6400, 88.9186, 329.7946
        CIE-Luv:
        66.6400, 73.9925, -82.4508
        Hunter-Lab:
        60.1310, 78.0826, -45.9715
      #ff60f4 color charts
#ff60f4 RGB chart
      #ff60f4 CMYK chart
      #ff60f4 RGB pie chart
      #ff60f4 color shades, tints & tones
#ff60f4 color schemes
#ff60f4 color preview, HTML & CSS examples
           This text has a color of #ff60f4        
        
          <p style="color:#ff60f4;">Text here</p>
        
        
          .mytext {color:#ff60f4;}
        
        Text color #ff60f4
      
           This box has a color of #ff60f4        
        
          <div style="background-color:#ff60f4;">Content here</div>
        
        
          .mybackground {background-color:#ff60f4;}
        
        Background color #ff60f4
      
           Border around this has a color of #ff60f4        
        
          <div style="border:2px solid #ff60f4;">Content here</div>
        
        
          .myborder {border:2px solid #ff60f4;}
        
        Border color #ff60f4