#c5507a color space conversions
Hex:
        #c5507a
        RGB:
        197, 80, 122
        CMY:
        23, 69, 52
        CMYK:
        0, 59, 38, 23
      HSL:
        338°, 50.2146%, 54.3137%
        HSV (HSB):
        338°, 59.3909%, 77.2549%
        XYZ:
        29.4075, 19.0128, 20.5322
        xyY:
        0.4265, 0.2757, 19.0128
      CIE-Lab:
        50.7022, 50.6670, 0.3146
        CIE-LCH:
        50.7022, 50.6679, 0.3558
        CIE-Luv:
        50.7022, 75.6961, -8.8851
        Hunter-Lab:
        43.6036, 44.0788, 2.6039
      #c5507a color charts
#c5507a RGB chart
      #c5507a CMYK chart
      #c5507a RGB pie chart
      #c5507a color shades, tints & tones
#c5507a color schemes
#c5507a color preview, HTML & CSS examples
           This text has a color of #c5507a        
        
          <p style="color:#c5507a;">Text here</p>
        
        
          .mytext {color:#c5507a;}
        
        Text color #c5507a
      
           This box has a color of #c5507a        
        
          <div style="background-color:#c5507a;">Content here</div>
        
        
          .mybackground {background-color:#c5507a;}
        
        Background color #c5507a
      
           Border around this has a color of #c5507a        
        
          <div style="border:2px solid #c5507a;">Content here</div>
        
        
          .myborder {border:2px solid #c5507a;}
        
        Border color #c5507a