#c55595 color space conversions
Hex:
        #c55595
        RGB:
        197, 85, 149
        CMY:
        23, 67, 42
        CMYK:
        0, 57, 24, 23
      HSL:
        326°, 49.1228%, 55.2941%
        HSV (HSB):
        326°, 56.8528%, 77.2549%
        XYZ:
        31.6993, 20.5372, 30.7271
        xyY:
        0.3821, 0.2475, 20.5372
      CIE-Lab:
        52.4393, 51.7456, -13.1862
        CIE-LCH:
        52.4393, 53.3992, 345.7037
        CIE-Luv:
        52.4393, 65.2487, -27.5526
        Hunter-Lab:
        45.3180, 45.5515, -8.4779
      #c55595 color charts
#c55595 RGB chart
      #c55595 CMYK chart
      #c55595 RGB pie chart
      #c55595 color shades, tints & tones
#c55595 color schemes
#c55595 color preview, HTML & CSS examples
           This text has a color of #c55595        
        
          <p style="color:#c55595;">Text here</p>
        
        
          .mytext {color:#c55595;}
        
        Text color #c55595
      
           This box has a color of #c55595        
        
          <div style="background-color:#c55595;">Content here</div>
        
        
          .mybackground {background-color:#c55595;}
        
        Background color #c55595
      
           Border around this has a color of #c55595        
        
          <div style="border:2px solid #c55595;">Content here</div>
        
        
          .myborder {border:2px solid #c55595;}
        
        Border color #c55595