#c55296 color space conversions
Hex:
        #c55296
        RGB:
        197, 82, 150
        CMY:
        23, 68, 41
        CMYK:
        0, 58, 24, 23
      HSL:
        325°, 49.7835%, 54.7059%
        HSV (HSB):
        325°, 58.3756%, 77.2549%
        XYZ:
        31.5483, 20.1069, 31.0724
        xyY:
        0.3814, 0.2430, 20.1069
      CIE-Lab:
        51.9579, 53.2691, -14.5057
        CIE-LCH:
        51.9579, 55.2088, 344.7671
        CIE-Luv:
        51.9579, 66.2832, -29.6592
        Hunter-Lab:
        44.8407, 47.1147, -9.6965
      #c55296 color charts
#c55296 RGB chart
      #c55296 CMYK chart
      #c55296 RGB pie chart
      #c55296 color shades, tints & tones
#c55296 color schemes
#c55296 color preview, HTML & CSS examples
           This text has a color of #c55296        
        
          <p style="color:#c55296;">Text here</p>
        
        
          .mytext {color:#c55296;}
        
        Text color #c55296
      
           This box has a color of #c55296        
        
          <div style="background-color:#c55296;">Content here</div>
        
        
          .mybackground {background-color:#c55296;}
        
        Background color #c55296
      
           Border around this has a color of #c55296        
        
          <div style="border:2px solid #c55296;">Content here</div>
        
        
          .myborder {border:2px solid #c55296;}
        
        Border color #c55296