#c14eb3 color space conversions
Hex:
        #c14eb3
        RGB:
        193, 78, 179
        CMY:
        24, 69, 30
        CMYK:
        0, 60, 7, 24
      HSL:
        307°, 48.1172%, 53.1373%
        HSV (HSB):
        307°, 59.5855%, 75.6863%
        XYZ:
        32.8534, 20.0409, 44.7845
        xyY:
        0.3363, 0.2052, 20.0409
      CIE-Lab:
        51.8834, 58.2995, -31.6967
        CIE-LCH:
        51.8834, 66.3589, 331.4676
        CIE-Luv:
        51.8834, 56.0268, -55.8382
        Hunter-Lab:
        44.7671, 52.6541, -27.9762
      #c14eb3 color charts
#c14eb3 RGB chart
      #c14eb3 CMYK chart
      #c14eb3 RGB pie chart
      #c14eb3 color shades, tints & tones
#c14eb3 color schemes
#c14eb3 color preview, HTML & CSS examples
           This text has a color of #c14eb3        
        
          <p style="color:#c14eb3;">Text here</p>
        
        
          .mytext {color:#c14eb3;}
        
        Text color #c14eb3
      
           This box has a color of #c14eb3        
        
          <div style="background-color:#c14eb3;">Content here</div>
        
        
          .mybackground {background-color:#c14eb3;}
        
        Background color #c14eb3
      
           Border around this has a color of #c14eb3        
        
          <div style="border:2px solid #c14eb3;">Content here</div>
        
        
          .myborder {border:2px solid #c14eb3;}
        
        Border color #c14eb3