#c14ac2 color space conversions
Hex:
        #c14ac2
        RGB:
        193, 74, 194
        CMY:
        24, 71, 24
        CMYK:
        1, 62, 0, 24
      HSL:
        300°, 49.5868%, 52.5490%
        HSV (HSB):
        300°, 61.8557%, 76.0784%
        XYZ:
        34.1787, 20.1301, 53.1230
        xyY:
        0.3181, 0.1874, 20.1301
      CIE-Lab:
        51.9839, 62.5226, -40.2344
        CIE-LCH:
        51.9839, 74.3498, 327.2380
        CIE-Luv:
        51.9839, 52.7616, -69.4062
        Hunter-Lab:
        44.8665, 57.4624, -38.7942
      #c14ac2 color charts
#c14ac2 RGB chart
      #c14ac2 CMYK chart
      #c14ac2 RGB pie chart
      #c14ac2 color shades, tints & tones
#c14ac2 color schemes
#c14ac2 color preview, HTML & CSS examples
           This text has a color of #c14ac2        
        
          <p style="color:#c14ac2;">Text here</p>
        
        
          .mytext {color:#c14ac2;}
        
        Text color #c14ac2
      
           This box has a color of #c14ac2        
        
          <div style="background-color:#c14ac2;">Content here</div>
        
        
          .mybackground {background-color:#c14ac2;}
        
        Background color #c14ac2
      
           Border around this has a color of #c14ac2        
        
          <div style="border:2px solid #c14ac2;">Content here</div>
        
        
          .myborder {border:2px solid #c14ac2;}
        
        Border color #c14ac2