#cbadfb color space conversions
Hex:
#cbadfb
RGB:
203, 173, 251
CMY:
20, 32, 2
CMYK:
19, 31, 0, 2
HSL:
263°, 90.6977%, 83.1373%
HSV (HSB):
263°, 31.0757%, 98.4314%
XYZ:
56.9848, 49.5487, 97.8272
xyY:
0.2788, 0.2425, 49.5487
CIE-Lab:
75.7914, 25.9566, -34.7268
CIE-LCH:
75.7914, 43.3554, 306.7764
CIE-Luv:
75.7914, 10.4162, -59.7100
Hunter-Lab:
70.3908, 21.3204, -33.1260
#cbadfb color charts
#cbadfb color shades, tints & tones
#cbadfb color schemes
#cbadfb color preview, HTML & CSS examples
This text has a color of #cbadfb
<p style="color:#cbadfb;">Text here</p>
.mytext {color:#cbadfb;}
This box has a color of #cbadfb
<div style="background-color:#cbadfb;">Content here</div>
.mybackground {background-color:#cbadfb;}
Border around this has a color of #cbadfb
<div style="border:2px solid #cbadfb;">Content here</div>
.myborder {border:2px solid #cbadfb;}