#cd5685 color space conversions
Hex:
        #cd5685
        RGB:
        205, 86, 133
        CMY:
        20, 66, 48
        CMYK:
        0, 58, 35, 20
      HSL:
        336°, 54.3379%, 57.0588%
        HSV (HSB):
        336°, 58.0488%, 80.3922%
        XYZ:
        32.7383, 21.3282, 24.5816
        xyY:
        0.4163, 0.2712, 21.3282
      CIE-Lab:
        53.3068, 51.7539, -2.2866
        CIE-LCH:
        53.3068, 51.8044, 357.4702
        CIE-Luv:
        53.3068, 75.7225, -12.5914
        Hunter-Lab:
        46.1824, 45.7176, 0.7694
      #cd5685 color charts
#cd5685 RGB chart
      #cd5685 CMYK chart
      #cd5685 RGB pie chart
      #cd5685 color shades, tints & tones
#cd5685 color schemes
#cd5685 color preview, HTML & CSS examples
           This text has a color of #cd5685        
        
          <p style="color:#cd5685;">Text here</p>
        
        
          .mytext {color:#cd5685;}
        
        Text color #cd5685
      
           This box has a color of #cd5685        
        
          <div style="background-color:#cd5685;">Content here</div>
        
        
          .mybackground {background-color:#cd5685;}
        
        Background color #cd5685
      
           Border around this has a color of #cd5685        
        
          <div style="border:2px solid #cd5685;">Content here</div>
        
        
          .myborder {border:2px solid #cd5685;}
        
        Border color #cd5685