#cd516e color space conversions
Hex:
        #cd516e
        RGB:
        205, 81, 110
        CMY:
        20, 68, 57
        CMYK:
        0, 60, 46, 20
      HSL:
        346°, 55.3571%, 56.0784%
        HSV (HSB):
        346°, 60.4878%, 80.3922%
        XYZ:
        30.9337, 19.9898, 16.9799
        xyY:
        0.4556, 0.2944, 19.9898
      CIE-Lab:
        51.8257, 51.5764, 9.2889
        CIE-LCH:
        51.8257, 52.4062, 10.2096
        CIE-Luv:
        51.8257, 85.1001, 2.0027
        Hunter-Lab:
        44.7099, 45.2575, 8.7799
      #cd516e color charts
#cd516e RGB chart
      #cd516e CMYK chart
      #cd516e RGB pie chart
      #cd516e color shades, tints & tones
#cd516e color schemes
#cd516e color preview, HTML & CSS examples
           This text has a color of #cd516e        
        
          <p style="color:#cd516e;">Text here</p>
        
        
          .mytext {color:#cd516e;}
        
        Text color #cd516e
      
           This box has a color of #cd516e        
        
          <div style="background-color:#cd516e;">Content here</div>
        
        
          .mybackground {background-color:#cd516e;}
        
        Background color #cd516e
      
           Border around this has a color of #cd516e        
        
          <div style="border:2px solid #cd516e;">Content here</div>
        
        
          .myborder {border:2px solid #cd516e;}
        
        Border color #cd516e