#cdb9de color space conversions
Hex:
        #cdb9de
        RGB:
        205, 185, 222
        CMY:
        20, 27, 13
        CMYK:
        8, 17, 0, 13
      HSL:
        272°, 35.9223%, 79.8039%
        HSV (HSB):
        272°, 16.6667%, 87.0588%
        XYZ:
        55.7106, 52.9510, 76.3915
        xyY:
        0.3011, 0.2861, 52.9510
      CIE-Lab:
        77.8461, 13.9344, -15.9119
        CIE-LCH:
        77.8461, 21.1507, 311.2093
        CIE-Luv:
        77.8461, 8.7622, -27.0513
        Hunter-Lab:
        72.7674, 9.3163, -11.3057
      #cdb9de color charts
#cdb9de RGB chart
      #cdb9de CMYK chart
      #cdb9de RGB pie chart
      #cdb9de color shades, tints & tones
#cdb9de color schemes
#cdb9de color preview, HTML & CSS examples
           This text has a color of #cdb9de        
        
          <p style="color:#cdb9de;">Text here</p>
        
        
          .mytext {color:#cdb9de;}
        
        Text color #cdb9de
      
           This box has a color of #cdb9de        
        
          <div style="background-color:#cdb9de;">Content here</div>
        
        
          .mybackground {background-color:#cdb9de;}
        
        Background color #cdb9de
      
           Border around this has a color of #cdb9de        
        
          <div style="border:2px solid #cdb9de;">Content here</div>
        
        
          .myborder {border:2px solid #cdb9de;}
        
        Border color #cdb9de