#cbaef6 color space conversions
Hex:
#cbaef6
RGB:
203, 174, 246
CMY:
20, 32, 4
CMYK:
17, 29, 0, 4
HSL:
264°, 80.0000%, 82.3529%
HSV (HSB):
264°, 29.2683%, 96.4706%
XYZ:
56.3992, 49.6224, 93.7943
xyY:
0.2823, 0.2483, 49.6224
CIE-Lab:
75.8369, 24.3113, -31.9590
CIE-LCH:
75.8369, 40.1549, 307.2604
CIE-Luv:
75.8369, 10.4870, -54.8402
Hunter-Lab:
70.4432, 19.6376, -29.6337
#cbaef6 color charts
#cbaef6 color shades, tints & tones
#cbaef6 color schemes
#cbaef6 color preview, HTML & CSS examples
This text has a color of #cbaef6
<p style="color:#cbaef6;">Text here</p>
.mytext {color:#cbaef6;}
This box has a color of #cbaef6
<div style="background-color:#cbaef6;">Content here</div>
.mybackground {background-color:#cbaef6;}
Border around this has a color of #cbaef6
<div style="border:2px solid #cbaef6;">Content here</div>
.myborder {border:2px solid #cbaef6;}