#cd5684 color space conversions
Hex:
        #cd5684
        RGB:
        205, 86, 132
        CMY:
        20, 66, 48
        CMYK:
        0, 58, 36, 20
      HSL:
        337°, 54.3379%, 57.0588%
        HSV (HSB):
        337°, 58.0488%, 80.3922%
        XYZ:
        32.6695, 21.3007, 24.2194
        xyY:
        0.4178, 0.2724, 21.3007
      CIE-Lab:
        53.2770, 51.6368, -1.7369
        CIE-LCH:
        53.2770, 51.6660, 358.0735
        CIE-Luv:
        53.2770, 76.0167, -11.8372
        Hunter-Lab:
        46.1526, 45.5854, 1.1934
      #cd5684 color charts
#cd5684 RGB chart
      #cd5684 CMYK chart
      #cd5684 RGB pie chart
      #cd5684 color shades, tints & tones
#cd5684 color schemes
#cd5684 color preview, HTML & CSS examples
           This text has a color of #cd5684        
        
          <p style="color:#cd5684;">Text here</p>
        
        
          .mytext {color:#cd5684;}
        
        Text color #cd5684
      
           This box has a color of #cd5684        
        
          <div style="background-color:#cd5684;">Content here</div>
        
        
          .mybackground {background-color:#cd5684;}
        
        Background color #cd5684
      
           Border around this has a color of #cd5684        
        
          <div style="border:2px solid #cd5684;">Content here</div>
        
        
          .myborder {border:2px solid #cd5684;}
        
        Border color #cd5684