#cbbfe5 color space conversions
Hex:
#cbbfe5
RGB:
203, 191, 229
CMY:
20, 25, 10
CMYK:
11, 17, 0, 10
HSL:
259°, 42.2222%, 82.3529%
HSV (HSB):
259°, 16.5939%, 89.8039%
XYZ:
57.4023, 55.6153, 81.8381
xyY:
0.2946, 0.2854, 55.6153
CIE-Lab:
79.3943, 11.4538, -17.3694
CIE-LCH:
79.3943, 20.8059, 303.4019
CIE-Luv:
79.3943, 4.2082, -29.0712
Hunter-Lab:
74.5756, 6.8874, -12.8610
#cbbfe5 color charts
#cbbfe5 color shades, tints & tones
#cbbfe5 color schemes
#cbbfe5 color preview, HTML & CSS examples
This text has a color of #cbbfe5
<p style="color:#cbbfe5;">Text here</p>
.mytext {color:#cbbfe5;}
This box has a color of #cbbfe5
<div style="background-color:#cbbfe5;">Content here</div>
.mybackground {background-color:#cbbfe5;}
Border around this has a color of #cbbfe5
<div style="border:2px solid #cbbfe5;">Content here</div>
.myborder {border:2px solid #cbbfe5;}