#cbbfff color space conversions
Hex:
#cbbfff
RGB:
203, 191, 255
CMY:
20, 25, 0
CMYK:
20, 25, 0, 0
HSL:
251°, 100.0000%, 87.4510%
HSV (HSB):
251°, 25.0980%, 100.0000%
XYZ:
61.3094, 57.1781, 102.4129
xyY:
0.2775, 0.2588, 57.1781
CIE-Lab:
80.2797, 17.0172, -29.9579
CIE-LCH:
80.2797, 34.4537, 299.5981
CIE-Luv:
80.2797, 2.2491, -50.7938
Hunter-Lab:
75.6162, 12.3989, -27.3697
#cbbfff color charts
#cbbfff color shades, tints & tones
#cbbfff color schemes
#cbbfff color preview, HTML & CSS examples
This text has a color of #cbbfff
<p style="color:#cbbfff;">Text here</p>
.mytext {color:#cbbfff;}
This box has a color of #cbbfff
<div style="background-color:#cbbfff;">Content here</div>
.mybackground {background-color:#cbbfff;}
Border around this has a color of #cbbfff
<div style="border:2px solid #cbbfff;">Content here</div>
.myborder {border:2px solid #cbbfff;}