#c14aae color space conversions
Hex:
        #c14aae
        RGB:
        193, 74, 174
        CMY:
        24, 71, 32
        CMYK:
        0, 62, 10, 24
      HSL:
        310°, 48.9712%, 52.3529%
        HSV (HSB):
        310°, 61.6580%, 75.6863%
        XYZ:
        32.0811, 19.2910, 42.0771
        xyY:
        0.3433, 0.2064, 19.2910
      CIE-Lab:
        51.0259, 59.2240, -30.1153
        CIE-LCH:
        51.0259, 66.4411, 333.0468
        CIE-Luv:
        51.0259, 58.9075, -53.4083
        Hunter-Lab:
        43.9215, 53.5170, -26.0551
      #c14aae color charts
#c14aae RGB chart
      #c14aae CMYK chart
      #c14aae RGB pie chart
      #c14aae color shades, tints & tones
#c14aae color schemes
#c14aae color preview, HTML & CSS examples
           This text has a color of #c14aae        
        
          <p style="color:#c14aae;">Text here</p>
        
        
          .mytext {color:#c14aae;}
        
        Text color #c14aae
      
           This box has a color of #c14aae        
        
          <div style="background-color:#c14aae;">Content here</div>
        
        
          .mybackground {background-color:#c14aae;}
        
        Background color #c14aae
      
           Border around this has a color of #c14aae        
        
          <div style="border:2px solid #c14aae;">Content here</div>
        
        
          .myborder {border:2px solid #c14aae;}
        
        Border color #c14aae