#c2145a color space conversions
Hex:
        #c2145a
        RGB:
        194, 20, 90
        CMY:
        24, 92, 65
        CMYK:
        0, 90, 54, 24
      HSL:
        336°, 81.3084%, 41.9608%
        HSV (HSB):
        336°, 89.6907%, 76.0784%
        XYZ:
        24.3438, 12.7078, 10.8427
        xyY:
        0.5083, 0.2653, 12.7078
      CIE-Lab:
        42.3197, 66.1533, 7.8493
        CIE-LCH:
        42.3197, 66.6173, 6.7667
        CIE-Luv:
        42.3197, 107.6170, -3.4182
        Hunter-Lab:
        35.6480, 59.5121, 6.9201
      #c2145a color charts
#c2145a RGB chart
      #c2145a CMYK chart
      #c2145a RGB pie chart
      #c2145a color shades, tints & tones
#c2145a color schemes
#c2145a color preview, HTML & CSS examples
           This text has a color of #c2145a        
        
          <p style="color:#c2145a;">Text here</p>
        
        
          .mytext {color:#c2145a;}
        
        Text color #c2145a
      
           This box has a color of #c2145a        
        
          <div style="background-color:#c2145a;">Content here</div>
        
        
          .mybackground {background-color:#c2145a;}
        
        Background color #c2145a
      
           Border around this has a color of #c2145a        
        
          <div style="border:2px solid #c2145a;">Content here</div>
        
        
          .myborder {border:2px solid #c2145a;}
        
        Border color #c2145a