#cccbf2 color space conversions
Hex:
#cccbf2
RGB:
204, 203, 242
CMY:
20, 20, 5
CMYK:
16, 16, 0, 5
HSL:
242°, 60.0000%, 87.2549%
HSV (HSB):
242°, 16.1157%, 94.9020%
XYZ:
62.2848, 61.9600, 92.6811
xyY:
0.2871, 0.2856, 61.9600
CIE-Lab:
82.8922, 8.0354, -19.0390
CIE-LCH:
82.8922, 20.6652, 292.8821
CIE-Luv:
82.8922, -1.7515, -31.4180
Hunter-Lab:
78.7147, 3.4914, -14.7096
#cccbf2 color charts
#cccbf2 color shades, tints & tones
#cccbf2 color schemes
#cccbf2 color preview, HTML & CSS examples
This text has a color of #cccbf2
<p style="color:#cccbf2;">Text here</p>
.mytext {color:#cccbf2;}
This box has a color of #cccbf2
<div style="background-color:#cccbf2;">Content here</div>
.mybackground {background-color:#cccbf2;}
Border around this has a color of #cccbf2
<div style="border:2px solid #cccbf2;">Content here</div>
.myborder {border:2px solid #cccbf2;}