#c60fea color space conversions
Hex:
        #c60fea
        RGB:
        198, 15, 234
        CMY:
        22, 94, 8
        CMYK:
        15, 94, 0, 8
      HSL:
        290°, 87.9518%, 48.8235%
        HSV (HSB):
        290°, 93.5897%, 91.7647%
        XYZ:
        38.3108, 18.2879, 79.3526
        xyY:
        0.2818, 0.1345, 18.2879
      CIE-Lab:
        49.8435, 85.5358, -66.4593
        CIE-LCH:
        49.8435, 108.3200, 322.1536
        CIE-Luv:
        49.8435, 52.1200, -109.7996
        Hunter-Lab:
        42.7644, 85.0729, -80.0821
      #c60fea color charts
#c60fea RGB chart
      #c60fea CMYK chart
      #c60fea RGB pie chart
      #c60fea color shades, tints & tones
#c60fea color schemes
#c60fea color preview, HTML & CSS examples
           This text has a color of #c60fea        
        
          <p style="color:#c60fea;">Text here</p>
        
        
          .mytext {color:#c60fea;}
        
        Text color #c60fea
      
           This box has a color of #c60fea        
        
          <div style="background-color:#c60fea;">Content here</div>
        
        
          .mybackground {background-color:#c60fea;}
        
        Background color #c60fea
      
           Border around this has a color of #c60fea        
        
          <div style="border:2px solid #c60fea;">Content here</div>
        
        
          .myborder {border:2px solid #c60fea;}
        
        Border color #c60fea