#cdb7ee color space conversions
Hex:
        #cdb7ee
        RGB:
        205, 183, 238
        CMY:
        20, 28, 7
        CMYK:
        14, 23, 0, 7
      HSL:
        264°, 61.7978%, 82.5490%
        HSV (HSB):
        264°, 23.1092%, 93.3333%
        XYZ:
        57.5429, 53.0192, 88.0898
        xyY:
        0.2897, 0.2669, 53.0192
      CIE-Lab:
        77.8863, 18.2990, -24.4867
        CIE-LCH:
        77.8863, 30.5688, 306.7709
        CIE-Luv:
        77.8863, 8.3070, -41.6991
        Hunter-Lab:
        72.8143, 13.6383, -20.7583
      #cdb7ee color charts
#cdb7ee RGB chart
      #cdb7ee CMYK chart
      #cdb7ee RGB pie chart
      #cdb7ee color shades, tints & tones
#cdb7ee color schemes
#cdb7ee color preview, HTML & CSS examples
           This text has a color of #cdb7ee        
        
          <p style="color:#cdb7ee;">Text here</p>
        
        
          .mytext {color:#cdb7ee;}
        
        Text color #cdb7ee
      
           This box has a color of #cdb7ee        
        
          <div style="background-color:#cdb7ee;">Content here</div>
        
        
          .mybackground {background-color:#cdb7ee;}
        
        Background color #cdb7ee
      
           Border around this has a color of #cdb7ee        
        
          <div style="border:2px solid #cdb7ee;">Content here</div>
        
        
          .myborder {border:2px solid #cdb7ee;}
        
        Border color #cdb7ee