#cbaffe color space conversions
Hex:
#cbaffe
RGB:
203, 175, 254
CMY:
20, 31, 0
CMYK:
20, 31, 0, 0
HSL:
261°, 97.5309%, 84.1176%
HSV (HSB):
261°, 31.1024%, 99.6078%
XYZ:
57.8480, 50.5122, 100.4668
xyY:
0.2770, 0.2419, 50.5122
CIE-Lab:
76.3826, 25.5266, -35.4279
CIE-LCH:
76.3826, 43.6663, 305.7736
CIE-Luv:
76.3826, 9.2621, -60.8887
Hunter-Lab:
71.0719, 20.9116, -34.0616
#cbaffe color charts
#cbaffe color shades, tints & tones
#cbaffe color schemes
#cbaffe color preview, HTML & CSS examples
This text has a color of #cbaffe
<p style="color:#cbaffe;">Text here</p>
.mytext {color:#cbaffe;}
This box has a color of #cbaffe
<div style="background-color:#cbaffe;">Content here</div>
.mybackground {background-color:#cbaffe;}
Border around this has a color of #cbaffe
<div style="border:2px solid #cbaffe;">Content here</div>
.myborder {border:2px solid #cbaffe;}