#ccbffe color space conversions
Hex:
#ccbffe
RGB:
204, 191, 254
CMY:
20, 25, 0
CMYK:
20, 25, 0, 0
HSL:
252°, 96.9231%, 87.2549%
HSV (HSB):
252°, 24.8031%, 99.6078%
XYZ:
61.4220, 57.2547, 101.5799
xyY:
0.2789, 0.2599, 57.2547
CIE-Lab:
80.3227, 17.0963, -29.3511
CIE-LCH:
80.3227, 33.9671, 300.2197
CIE-Luv:
80.3227, 2.8452, -49.7907
Hunter-Lab:
75.6669, 12.4791, -26.6278
#ccbffe color charts
#ccbffe color shades, tints & tones
#ccbffe color schemes
#ccbffe color preview, HTML & CSS examples
This text has a color of #ccbffe
<p style="color:#ccbffe;">Text here</p>
.mytext {color:#ccbffe;}
This box has a color of #ccbffe
<div style="background-color:#ccbffe;">Content here</div>
.mybackground {background-color:#ccbffe;}
Border around this has a color of #ccbffe
<div style="border:2px solid #ccbffe;">Content here</div>
.myborder {border:2px solid #ccbffe;}