#c014de color space conversions
Hex:
        #c014de
        RGB:
        192, 20, 222
        CMY:
        25, 92, 13
        CMYK:
        14, 91, 0, 13
      HSL:
        291°, 83.4711%, 47.4510%
        HSV (HSB):
        291°, 90.9910%, 87.0588%
        XYZ:
        35.1732, 16.9807, 70.5310
        xyY:
        0.2867, 0.1384, 16.9807
      CIE-Lab:
        48.2357, 82.0944, -62.2981
        CIE-LCH:
        48.2357, 103.0560, 322.8066
        CIE-Luv:
        48.2357, 51.8690, -102.5775
        Hunter-Lab:
        41.2077, 80.2471, -72.6354
      #c014de color charts
#c014de RGB chart
      #c014de CMYK chart
      #c014de RGB pie chart
      #c014de color shades, tints & tones
#c014de color schemes
#c014de color preview, HTML & CSS examples
           This text has a color of #c014de        
        
          <p style="color:#c014de;">Text here</p>
        
        
          .mytext {color:#c014de;}
        
        Text color #c014de
      
           This box has a color of #c014de        
        
          <div style="background-color:#c014de;">Content here</div>
        
        
          .mybackground {background-color:#c014de;}
        
        Background color #c014de
      
           Border around this has a color of #c014de        
        
          <div style="border:2px solid #c014de;">Content here</div>
        
        
          .myborder {border:2px solid #c014de;}
        
        Border color #c014de