#c5128a color space conversions
Hex:
        #c5128a
        RGB:
        197, 18, 138
        CMY:
        23, 93, 46
        CMYK:
        0, 91, 30, 23
      HSL:
        320°, 83.2558%, 42.1569%
        HSV (HSB):
        320°, 90.8629%, 77.2549%
        XYZ:
        27.8297, 14.1379, 25.3069
        xyY:
        0.4137, 0.2102, 14.1379
      CIE-Lab:
        44.4301, 71.5424, -18.7775
        CIE-LCH:
        44.4301, 73.9656, 345.2935
        CIE-Luv:
        44.4301, 89.3169, -37.7995
        Hunter-Lab:
        37.6004, 66.3150, -13.5847
      #c5128a color charts
#c5128a RGB chart
      #c5128a CMYK chart
      #c5128a RGB pie chart
      #c5128a color shades, tints & tones
#c5128a color schemes
#c5128a color preview, HTML & CSS examples
           This text has a color of #c5128a        
        
          <p style="color:#c5128a;">Text here</p>
        
        
          .mytext {color:#c5128a;}
        
        Text color #c5128a
      
           This box has a color of #c5128a        
        
          <div style="background-color:#c5128a;">Content here</div>
        
        
          .mybackground {background-color:#c5128a;}
        
        Background color #c5128a
      
           Border around this has a color of #c5128a        
        
          <div style="border:2px solid #c5128a;">Content here</div>
        
        
          .myborder {border:2px solid #c5128a;}
        
        Border color #c5128a