#cd5385 color space conversions
Hex:
        #cd5385
        RGB:
        205, 83, 133
        CMY:
        20, 67, 48
        CMYK:
        0, 60, 35, 20
      HSL:
        335°, 54.9550%, 56.4706%
        HSV (HSB):
        335°, 59.5122%, 80.3922%
        XYZ:
        32.5037, 20.8591, 24.5034
        xyY:
        0.4174, 0.2679, 20.8591
      CIE-Lab:
        52.7949, 53.1212, -3.0398
        CIE-LCH:
        52.7949, 53.2081, 356.7248
        CIE-Luv:
        52.7949, 77.2347, -13.8517
        Hunter-Lab:
        45.6718, 47.1095, 0.1605
      #cd5385 color charts
#cd5385 RGB chart
      #cd5385 CMYK chart
      #cd5385 RGB pie chart
      #cd5385 color shades, tints & tones
#cd5385 color schemes
#cd5385 color preview, HTML & CSS examples
           This text has a color of #cd5385        
        
          <p style="color:#cd5385;">Text here</p>
        
        
          .mytext {color:#cd5385;}
        
        Text color #cd5385
      
           This box has a color of #cd5385        
        
          <div style="background-color:#cd5385;">Content here</div>
        
        
          .mybackground {background-color:#cd5385;}
        
        Background color #cd5385
      
           Border around this has a color of #cd5385        
        
          <div style="border:2px solid #cd5385;">Content here</div>
        
        
          .myborder {border:2px solid #cd5385;}
        
        Border color #cd5385