#ccbcfc color space conversions
Hex:
#ccbcfc
RGB:
204, 188, 252
CMY:
20, 26, 1
CMYK:
19, 25, 0, 1
HSL:
255°, 91.4286%, 86.2745%
HSV (HSB):
255°, 25.3968%, 98.8235%
XYZ:
60.4557, 55.8321, 99.6858
xyY:
0.2799, 0.2585, 55.8321
CIE-Lab:
79.5182, 18.2851, -29.5158
CIE-LCH:
79.5182, 34.7207, 301.7782
CIE-Luv:
79.5182, 4.3266, -50.1819
Hunter-Lab:
74.7209, 13.6607, -26.7947
#ccbcfc color charts
#ccbcfc color shades, tints & tones
#ccbcfc color schemes
#ccbcfc color preview, HTML & CSS examples
This text has a color of #ccbcfc
<p style="color:#ccbcfc;">Text here</p>
.mytext {color:#ccbcfc;}
This box has a color of #ccbcfc
<div style="background-color:#ccbcfc;">Content here</div>
.mybackground {background-color:#ccbcfc;}
Border around this has a color of #ccbcfc
<div style="border:2px solid #ccbcfc;">Content here</div>
.myborder {border:2px solid #ccbcfc;}