#cbbed2 color space conversions
Hex:
        #cbbed2
        RGB:
        203, 190, 210
        CMY:
        20, 25, 18
        CMYK:
        3, 10, 0, 18
      HSL:
        279°, 18.1818%, 78.4314%
        HSV (HSB):
        279°, 9.5238%, 82.3529%
        XYZ:
        54.6749, 54.1766, 68.5482
        xyY:
        0.3082, 0.3054, 54.1766
      CIE-Lab:
        78.5646, 8.2280, -8.3699
        CIE-LCH:
        78.5646, 11.7369, 314.5100
        CIE-Luv:
        78.5646, 6.1148, -14.2028
        Hunter-Lab:
        73.6047, 3.7847, -3.6936
      #cbbed2 color charts
#cbbed2 RGB chart
      #cbbed2 CMYK chart
      #cbbed2 RGB pie chart
      #cbbed2 color shades, tints & tones
#cbbed2 color schemes
#cbbed2 color preview, HTML & CSS examples
           This text has a color of #cbbed2        
        
          <p style="color:#cbbed2;">Text here</p>
        
        
          .mytext {color:#cbbed2;}
        
        Text color #cbbed2
      
           This box has a color of #cbbed2        
        
          <div style="background-color:#cbbed2;">Content here</div>
        
        
          .mybackground {background-color:#cbbed2;}
        
        Background color #cbbed2
      
           Border around this has a color of #cbbed2        
        
          <div style="border:2px solid #cbbed2;">Content here</div>
        
        
          .myborder {border:2px solid #cbbed2;}
        
        Border color #cbbed2