#cbaeff color space conversions
Hex:
#cbaeff
RGB:
203, 174, 255
CMY:
20, 32, 0
CMYK:
20, 32, 0, 0
HSL:
261°, 100.0000%, 84.1176%
HSV (HSB):
261°, 31.7647%, 100.0000%
XYZ:
57.8147, 50.1886, 101.2480
xyY:
0.2763, 0.2398, 50.1886
CIE-Lab:
76.1849, 26.2974, -36.2720
CIE-LCH:
76.1849, 44.8019, 305.9423
CIE-Luv:
76.1849, 9.5881, -62.3992
Hunter-Lab:
70.8439, 21.6943, -35.1447
#cbaeff color charts
#cbaeff color shades, tints & tones
#cbaeff color schemes
#cbaeff color preview, HTML & CSS examples
This text has a color of #cbaeff
<p style="color:#cbaeff;">Text here</p>
.mytext {color:#cbaeff;}
This box has a color of #cbaeff
<div style="background-color:#cbaeff;">Content here</div>
.mybackground {background-color:#cbaeff;}
Border around this has a color of #cbaeff
<div style="border:2px solid #cbaeff;">Content here</div>
.myborder {border:2px solid #cbaeff;}