#c55d82 color space conversions
Hex:
        #c55d82
        RGB:
        197, 93, 130
        CMY:
        23, 64, 49
        CMYK:
        0, 53, 34, 23
      HSL:
        339°, 47.2727%, 56.8627%
        HSV (HSB):
        339°, 52.7919%, 77.2549%
        XYZ:
        30.9696, 21.3107, 23.6002
        xyY:
        0.4081, 0.2808, 21.3107
      CIE-Lab:
        53.2879, 45.4064, -0.6765
        CIE-LCH:
        53.2879, 45.4114, 359.1464
        CIE-Luv:
        53.2879, 66.5774, -9.1640
        Hunter-Lab:
        46.1635, 38.9635, 2.0036
      #c55d82 color charts
#c55d82 RGB chart
      #c55d82 CMYK chart
      #c55d82 RGB pie chart
      #c55d82 color shades, tints & tones
#c55d82 color schemes
#c55d82 color preview, HTML & CSS examples
           This text has a color of #c55d82        
        
          <p style="color:#c55d82;">Text here</p>
        
        
          .mytext {color:#c55d82;}
        
        Text color #c55d82
      
           This box has a color of #c55d82        
        
          <div style="background-color:#c55d82;">Content here</div>
        
        
          .mybackground {background-color:#c55d82;}
        
        Background color #c55d82
      
           Border around this has a color of #c55d82        
        
          <div style="border:2px solid #c55d82;">Content here</div>
        
        
          .myborder {border:2px solid #c55d82;}
        
        Border color #c55d82