#cd8bb2 color space conversions
Hex:
        #cd8bb2
        RGB:
        205, 139, 178
        CMY:
        20, 45, 30
        CMYK:
        0, 32, 13, 20
      HSL:
        325°, 39.7590%, 67.4510%
        HSV (HSB):
        325°, 32.1951%, 80.3922%
        XYZ:
        42.4453, 34.6587, 46.5722
        xyY:
        0.3432, 0.2802, 34.6587
      CIE-Lab:
        65.4821, 30.9634, -10.2040
        CIE-LCH:
        65.4821, 32.6014, 341.7604
        CIE-Luv:
        65.4821, 37.4551, -20.4480
        Hunter-Lab:
        58.8717, 25.6697, -5.6929
      #cd8bb2 color charts
#cd8bb2 RGB chart
      #cd8bb2 CMYK chart
      #cd8bb2 RGB pie chart
      #cd8bb2 color shades, tints & tones
#cd8bb2 color schemes
#cd8bb2 color preview, HTML & CSS examples
           This text has a color of #cd8bb2        
        
          <p style="color:#cd8bb2;">Text here</p>
        
        
          .mytext {color:#cd8bb2;}
        
        Text color #cd8bb2
      
           This box has a color of #cd8bb2        
        
          <div style="background-color:#cd8bb2;">Content here</div>
        
        
          .mybackground {background-color:#cd8bb2;}
        
        Background color #cd8bb2
      
           Border around this has a color of #cd8bb2        
        
          <div style="border:2px solid #cd8bb2;">Content here</div>
        
        
          .myborder {border:2px solid #cd8bb2;}
        
        Border color #cd8bb2