#c80ce1 color space conversions
Hex:
        #c80ce1
        RGB:
        200, 12, 225
        CMY:
        22, 95, 12
        CMYK:
        11, 95, 0, 12
      HSL:
        293°, 89.8734%, 46.4706%
        HSV (HSB):
        293°, 94.6667%, 88.2353%
        XYZ:
        37.5415, 17.9785, 72.7257
        xyY:
        0.2927, 0.1402, 17.9785
      CIE-Lab:
        49.4701, 84.6564, -61.9465
        CIE-LCH:
        49.4701, 104.9003, 323.8055
        CIE-Luv:
        49.4701, 56.5774, -103.1328
        Hunter-Lab:
        42.4011, 83.8400, -72.0125
      #c80ce1 color charts
#c80ce1 RGB chart
      #c80ce1 CMYK chart
      #c80ce1 RGB pie chart
      #c80ce1 color shades, tints & tones
#c80ce1 color schemes
#c80ce1 color preview, HTML & CSS examples
           This text has a color of #c80ce1        
        
          <p style="color:#c80ce1;">Text here</p>
        
        
          .mytext {color:#c80ce1;}
        
        Text color #c80ce1
      
           This box has a color of #c80ce1        
        
          <div style="background-color:#c80ce1;">Content here</div>
        
        
          .mybackground {background-color:#c80ce1;}
        
        Background color #c80ce1
      
           Border around this has a color of #c80ce1        
        
          <div style="border:2px solid #c80ce1;">Content here</div>
        
        
          .myborder {border:2px solid #c80ce1;}
        
        Border color #c80ce1