#cbaef2 color space conversions
Hex:
#cbaef2
RGB:
203, 174, 242
CMY:
20, 32, 5
CMYK:
16, 28, 0, 5
HSL:
266°, 72.3404%, 81.5686%
HSV (HSB):
266°, 28.0992%, 94.9020%
XYZ:
55.7917, 49.3794, 90.5950
xyY:
0.2850, 0.2522, 49.3794
CIE-Lab:
75.6868, 23.4445, -30.0292
CIE-LCH:
75.6868, 38.0972, 307.9800
CIE-Luv:
75.6868, 10.8875, -51.4811
Hunter-Lab:
70.2705, 18.7478, -27.2493
#cbaef2 color charts
#cbaef2 color shades, tints & tones
#cbaef2 color schemes
#cbaef2 color preview, HTML & CSS examples
This text has a color of #cbaef2
<p style="color:#cbaef2;">Text here</p>
.mytext {color:#cbaef2;}
This box has a color of #cbaef2
<div style="background-color:#cbaef2;">Content here</div>
.mybackground {background-color:#cbaef2;}
Border around this has a color of #cbaef2
<div style="border:2px solid #cbaef2;">Content here</div>
.myborder {border:2px solid #cbaef2;}