#cbbefb color space conversions
Hex:
#cbbefb
RGB:
203, 190, 251
CMY:
20, 25, 2
CMYK:
19, 24, 0, 2
HSL:
253°, 88.4058%, 86.4706%
HSV (HSB):
253°, 24.3028%, 98.4314%
XYZ:
60.4546, 56.4885, 98.9838
xyY:
0.2800, 0.2616, 56.4885
CIE-Lab:
79.8910, 16.6753, -28.4161
CIE-LCH:
79.8910, 32.9475, 300.4056
CIE-Luv:
79.8910, 2.9953, -48.1252
Hunter-Lab:
75.1588, 12.0501, -25.4735
#cbbefb color charts
#cbbefb color shades, tints & tones
#cbbefb color schemes
#cbbefb color preview, HTML & CSS examples
This text has a color of #cbbefb
<p style="color:#cbbefb;">Text here</p>
.mytext {color:#cbbefb;}
This box has a color of #cbbefb
<div style="background-color:#cbbefb;">Content here</div>
.mybackground {background-color:#cbbefb;}
Border around this has a color of #cbbefb
<div style="border:2px solid #cbbefb;">Content here</div>
.myborder {border:2px solid #cbbefb;}