#c5125b color space conversions
Hex:
        #c5125b
        RGB:
        197, 18, 91
        CMY:
        23, 93, 64
        CMYK:
        0, 91, 54, 23
      HSL:
        336°, 83.2558%, 42.1569%
        HSV (HSB):
        336°, 90.8629%, 77.2549%
        XYZ:
        25.1306, 13.0583, 11.0935
        xyY:
        0.5099, 0.2650, 13.0583
      CIE-Lab:
        42.8509, 67.2484, 8.0558
        CIE-LCH:
        42.8509, 67.7292, 6.8310
        CIE-Luv:
        42.8509, 110.0052, -3.4318
        Hunter-Lab:
        36.1362, 60.8978, 7.0938
      #c5125b color charts
#c5125b RGB chart
      #c5125b CMYK chart
      #c5125b RGB pie chart
      #c5125b color shades, tints & tones
#c5125b color schemes
#c5125b color preview, HTML & CSS examples
           This text has a color of #c5125b        
        
          <p style="color:#c5125b;">Text here</p>
        
        
          .mytext {color:#c5125b;}
        
        Text color #c5125b
      
           This box has a color of #c5125b        
        
          <div style="background-color:#c5125b;">Content here</div>
        
        
          .mybackground {background-color:#c5125b;}
        
        Background color #c5125b
      
           Border around this has a color of #c5125b        
        
          <div style="border:2px solid #c5125b;">Content here</div>
        
        
          .myborder {border:2px solid #c5125b;}
        
        Border color #c5125b