#c14ee2 color space conversions
Hex:
        #c14ee2
        RGB:
        193, 78, 226
        CMY:
        24, 69, 11
        CMYK:
        15, 65, 0, 11
      HSL:
        287°, 71.8447%, 59.6078%
        HSV (HSB):
        287°, 65.4867%, 88.6275%
        XYZ:
        38.4442, 22.2772, 74.2252
        xyY:
        0.2849, 0.1651, 22.2772
      CIE-Lab:
        54.3199, 66.6689, -54.7781
        CIE-LCH:
        54.3199, 86.2867, 320.5920
        CIE-Luv:
        54.3199, 42.7139, -92.8792
        Hunter-Lab:
        47.1988, 62.7934, -60.2009
      #c14ee2 color charts
#c14ee2 RGB chart
      #c14ee2 CMYK chart
      #c14ee2 RGB pie chart
      #c14ee2 color shades, tints & tones
#c14ee2 color schemes
#c14ee2 color preview, HTML & CSS examples
           This text has a color of #c14ee2        
        
          <p style="color:#c14ee2;">Text here</p>
        
        
          .mytext {color:#c14ee2;}
        
        Text color #c14ee2
      
           This box has a color of #c14ee2        
        
          <div style="background-color:#c14ee2;">Content here</div>
        
        
          .mybackground {background-color:#c14ee2;}
        
        Background color #c14ee2
      
           Border around this has a color of #c14ee2        
        
          <div style="border:2px solid #c14ee2;">Content here</div>
        
        
          .myborder {border:2px solid #c14ee2;}
        
        Border color #c14ee2