#dc60fc color space conversions
Hex:
        #dc60fc
        RGB:
        220, 96, 252
        CMY:
        14, 62, 1
        CMYK:
        13, 62, 0, 1
      HSL:
        288°, 96.2963%, 68.2353%
        HSV (HSB):
        288°, 61.9048%, 98.8235%
        XYZ:
        51.2688, 30.6097, 95.3016
        xyY:
        0.2894, 0.1728, 30.6097
      CIE-Lab:
        62.1767, 70.0442, -56.5250
        CIE-LCH:
        62.1767, 90.0070, 321.0968
        CIE-Luv:
        62.1767, 48.2466, -98.9239
        Hunter-Lab:
        55.3260, 68.5895, -63.4015
      #dc60fc color charts
#dc60fc RGB chart
      #dc60fc CMYK chart
      #dc60fc RGB pie chart
      #dc60fc color shades, tints & tones
#dc60fc color schemes
#dc60fc color preview, HTML & CSS examples
           This text has a color of #dc60fc        
        
          <p style="color:#dc60fc;">Text here</p>
        
        
          .mytext {color:#dc60fc;}
        
        Text color #dc60fc
      
           This box has a color of #dc60fc        
        
          <div style="background-color:#dc60fc;">Content here</div>
        
        
          .mybackground {background-color:#dc60fc;}
        
        Background color #dc60fc
      
           Border around this has a color of #dc60fc        
        
          <div style="border:2px solid #dc60fc;">Content here</div>
        
        
          .myborder {border:2px solid #dc60fc;}
        
        Border color #dc60fc