#c55998 color space conversions
Hex:
        #c55998
        RGB:
        197, 89, 152
        CMY:
        23, 65, 40
        CMYK:
        0, 55, 23, 23
      HSL:
        325°, 48.2143%, 56.0784%
        HSV (HSB):
        325°, 54.8223%, 77.2549%
        XYZ:
        32.2658, 21.2821, 32.1130
        xyY:
        0.3767, 0.2484, 21.2821
      CIE-Lab:
        53.2568, 50.2752, -13.7200
        CIE-LCH:
        53.2568, 52.1136, 344.7358
        CIE-Luv:
        53.2568, 62.5552, -28.1353
        Hunter-Lab:
        46.1325, 44.1140, -8.9793
      #c55998 color charts
#c55998 RGB chart
      #c55998 CMYK chart
      #c55998 RGB pie chart
      #c55998 color shades, tints & tones
#c55998 color schemes
#c55998 color preview, HTML & CSS examples
           This text has a color of #c55998        
        
          <p style="color:#c55998;">Text here</p>
        
        
          .mytext {color:#c55998;}
        
        Text color #c55998
      
           This box has a color of #c55998        
        
          <div style="background-color:#c55998;">Content here</div>
        
        
          .mybackground {background-color:#c55998;}
        
        Background color #c55998
      
           Border around this has a color of #c55998        
        
          <div style="border:2px solid #c55998;">Content here</div>
        
        
          .myborder {border:2px solid #c55998;}
        
        Border color #c55998