#f60afd color space conversions
Hex:
        #f60afd
        RGB:
        246, 10, 253
        CMY:
        4, 96, 1
        CMYK:
        3, 96, 0, 1
      HSL:
        298°, 98.3806%, 51.5686%
        HSV (HSB):
        298°, 96.0474%, 99.2157%
        XYZ:
        55.8442, 26.9018, 95.1777
        xyY:
        0.3139, 0.1512, 26.9018
      CIE-Lab:
        58.8833, 96.0046, -62.1205
        CIE-LCH:
        58.8833, 114.3496, 327.0948
        CIE-Luv:
        58.8833, 78.1049, -109.6988
        Hunter-Lab:
        51.8669, 101.4208, -72.4926
      #f60afd color charts
#f60afd RGB chart
      #f60afd CMYK chart
      #f60afd RGB pie chart
      #f60afd color shades, tints & tones
#f60afd color schemes
#f60afd color preview, HTML & CSS examples
           This text has a color of #f60afd        
        
          <p style="color:#f60afd;">Text here</p>
        
        
          .mytext {color:#f60afd;}
        
        Text color #f60afd
      
           This box has a color of #f60afd        
        
          <div style="background-color:#f60afd;">Content here</div>
        
        
          .mybackground {background-color:#f60afd;}
        
        Background color #f60afd
      
           Border around this has a color of #f60afd        
        
          <div style="border:2px solid #f60afd;">Content here</div>
        
        
          .myborder {border:2px solid #f60afd;}
        
        Border color #f60afd