#cbaffd color space conversions
Hex:
#cbaffd
RGB:
203, 175, 253
CMY:
20, 31, 1
CMYK:
20, 31, 0, 1
HSL:
262°, 95.1220%, 83.9216%
HSV (HSB):
262°, 30.8300%, 99.2157%
XYZ:
57.6882, 50.4483, 99.6255
xyY:
0.2777, 0.2428, 50.4483
CIE-Lab:
76.3436, 25.3042, -34.9500
CIE-LCH:
76.3436, 43.1486, 305.9049
CIE-Luv:
76.3436, 9.3603, -60.0487
Hunter-Lab:
71.0270, 20.6807, -33.4438
#cbaffd color charts
#cbaffd color shades, tints & tones
#cbaffd color schemes
#cbaffd color preview, HTML & CSS examples
This text has a color of #cbaffd
<p style="color:#cbaffd;">Text here</p>
.mytext {color:#cbaffd;}
This box has a color of #cbaffd
<div style="background-color:#cbaffd;">Content here</div>
.mybackground {background-color:#cbaffd;}
Border around this has a color of #cbaffd
<div style="border:2px solid #cbaffd;">Content here</div>
.myborder {border:2px solid #cbaffd;}