#c5227d color space conversions
Hex:
        #c5227d
        RGB:
        197, 34, 125
        CMY:
        23, 87, 51
        CMYK:
        0, 83, 37, 23
      HSL:
        327°, 70.5628%, 45.2941%
        HSV (HSB):
        327°, 82.7411%, 77.2549%
        XYZ:
        27.2997, 14.4950, 20.7610
        xyY:
        0.4364, 0.2317, 14.4950
      CIE-Lab:
        44.9347, 67.2460, -10.0537
        CIE-LCH:
        44.9347, 67.9934, 351.4969
        CIE-Luv:
        44.9347, 92.2061, -25.3590
        Hunter-Lab:
        38.0724, 61.3662, -5.6804
      #c5227d color charts
#c5227d RGB chart
      #c5227d CMYK chart
      #c5227d RGB pie chart
      #c5227d color shades, tints & tones
#c5227d color schemes
#c5227d color preview, HTML & CSS examples
           This text has a color of #c5227d        
        
          <p style="color:#c5227d;">Text here</p>
        
        
          .mytext {color:#c5227d;}
        
        Text color #c5227d
      
           This box has a color of #c5227d        
        
          <div style="background-color:#c5227d;">Content here</div>
        
        
          .mybackground {background-color:#c5227d;}
        
        Background color #c5227d
      
           Border around this has a color of #c5227d        
        
          <div style="border:2px solid #c5227d;">Content here</div>
        
        
          .myborder {border:2px solid #c5227d;}
        
        Border color #c5227d