#c5508a color space conversions
Hex:
        #c5508a
        RGB:
        197, 80, 138
        CMY:
        23, 69, 46
        CMYK:
        0, 59, 30, 23
      HSL:
        330°, 50.2146%, 54.3137%
        HSV (HSB):
        330°, 59.3909%, 77.2549%
        XYZ:
        30.4821, 19.4426, 26.1910
        xyY:
        0.4005, 0.2554, 19.4426
      CIE-Lab:
        51.2011, 52.5864, -8.5189
        CIE-LCH:
        51.2011, 53.2720, 350.7981
        CIE-Luv:
        51.2011, 70.8564, -21.0569
        Hunter-Lab:
        44.0938, 46.2331, -4.3516
      #c5508a color charts
#c5508a RGB chart
      #c5508a CMYK chart
      #c5508a RGB pie chart
      #c5508a color shades, tints & tones
#c5508a color schemes
#c5508a color preview, HTML & CSS examples
           This text has a color of #c5508a        
        
          <p style="color:#c5508a;">Text here</p>
        
        
          .mytext {color:#c5508a;}
        
        Text color #c5508a
      
           This box has a color of #c5508a        
        
          <div style="background-color:#c5508a;">Content here</div>
        
        
          .mybackground {background-color:#c5508a;}
        
        Background color #c5508a
      
           Border around this has a color of #c5508a        
        
          <div style="border:2px solid #c5508a;">Content here</div>
        
        
          .myborder {border:2px solid #c5508a;}
        
        Border color #c5508a