#c2147a color space conversions
Hex:
        #c2147a
        RGB:
        194, 20, 122
        CMY:
        24, 92, 52
        CMYK:
        0, 90, 37, 24
      HSL:
        325°, 81.3084%, 41.9608%
        HSV (HSB):
        325°, 89.6907%, 76.0784%
        XYZ:
        26.0111, 13.3748, 19.6230
        xyY:
        0.4408, 0.2267, 13.3748
      CIE-Lab:
        43.3226, 68.9204, -10.6902
        CIE-LCH:
        43.3226, 69.7445, 351.1832
        CIE-Luv:
        43.3226, 93.8208, -26.3108
        Hunter-Lab:
        36.5716, 62.9561, -6.2128
      #c2147a color charts
#c2147a RGB chart
      #c2147a CMYK chart
      #c2147a RGB pie chart
      #c2147a color shades, tints & tones
#c2147a color schemes
#c2147a color preview, HTML & CSS examples
           This text has a color of #c2147a        
        
          <p style="color:#c2147a;">Text here</p>
        
        
          .mytext {color:#c2147a;}
        
        Text color #c2147a
      
           This box has a color of #c2147a        
        
          <div style="background-color:#c2147a;">Content here</div>
        
        
          .mybackground {background-color:#c2147a;}
        
        Background color #c2147a
      
           Border around this has a color of #c2147a        
        
          <div style="border:2px solid #c2147a;">Content here</div>
        
        
          .myborder {border:2px solid #c2147a;}
        
        Border color #c2147a