#ccb7ee color space conversions
Hex:
        #ccb7ee
        RGB:
        204, 183, 238
        CMY:
        20, 28, 7
        CMYK:
        14, 23, 0, 7
      HSL:
        263°, 61.7978%, 82.5490%
        HSV (HSB):
        263°, 23.1092%, 93.3333%
        XYZ:
        57.2679, 52.8774, 88.0769
        xyY:
        0.2889, 0.2668, 52.8774
      CIE-Lab:
        77.8026, 17.9851, -24.6220
        CIE-LCH:
        77.8026, 30.4911, 306.1462
        CIE-Luv:
        77.8026, 7.7562, -41.8662
        Hunter-Lab:
        72.7168, 13.3227, -20.9121
      #ccb7ee color charts
#ccb7ee RGB chart
      #ccb7ee CMYK chart
      #ccb7ee RGB pie chart
      #ccb7ee color shades, tints & tones
#ccb7ee color schemes
#ccb7ee color preview, HTML & CSS examples
           This text has a color of #ccb7ee        
        
          <p style="color:#ccb7ee;">Text here</p>
        
        
          .mytext {color:#ccb7ee;}
        
        Text color #ccb7ee
      
           This box has a color of #ccb7ee        
        
          <div style="background-color:#ccb7ee;">Content here</div>
        
        
          .mybackground {background-color:#ccb7ee;}
        
        Background color #ccb7ee
      
           Border around this has a color of #ccb7ee        
        
          <div style="border:2px solid #ccb7ee;">Content here</div>
        
        
          .myborder {border:2px solid #ccb7ee;}
        
        Border color #ccb7ee