#cbbfee color space conversions
Hex:
#cbbfee
RGB:
203, 191, 238
CMY:
20, 25, 7
CMYK:
15, 20, 0, 7
HSL:
255°, 58.0247%, 84.1176%
HSV (HSB):
255°, 19.7479%, 93.3333%
XYZ:
58.6920, 56.1312, 88.6299
xyY:
0.2885, 0.2759, 56.1312
CIE-Lab:
79.6884, 13.3283, -21.7597
CIE-LCH:
79.6884, 25.5172, 301.4884
CIE-Luv:
79.6884, 3.5328, -36.5492
Hunter-Lab:
74.9207, 8.7235, -17.6945
#cbbfee color charts
#cbbfee color shades, tints & tones
#cbbfee color schemes
#cbbfee color preview, HTML & CSS examples
This text has a color of #cbbfee
<p style="color:#cbbfee;">Text here</p>
.mytext {color:#cbbfee;}
This box has a color of #cbbfee
<div style="background-color:#cbbfee;">Content here</div>
.mybackground {background-color:#cbbfee;}
Border around this has a color of #cbbfee
<div style="border:2px solid #cbbfee;">Content here</div>
.myborder {border:2px solid #cbbfee;}