#cba9ec color space conversions
Hex:
#cba9ec
RGB:
203, 169, 236
CMY:
20, 34, 7
CMYK:
14, 28, 0, 7
HSL:
270°, 63.8095%, 79.4118%
HSV (HSB):
270°, 28.3898%, 92.5490%
XYZ:
53.9569, 47.1286, 85.6098
xyY:
0.2890, 0.2524, 47.1286
CIE-Lab:
74.2719, 24.9024, -28.9528
CIE-LCH:
74.2719, 38.1889, 310.6989
CIE-Luv:
74.2719, 13.7405, -49.7851
Hunter-Lab:
68.6503, 20.1573, -25.8820
#cba9ec color charts
#cba9ec color shades, tints & tones
#cba9ec color schemes
#cba9ec color preview, HTML & CSS examples
This text has a color of #cba9ec
<p style="color:#cba9ec;">Text here</p>
.mytext {color:#cba9ec;}
This box has a color of #cba9ec
<div style="background-color:#cba9ec;">Content here</div>
.mybackground {background-color:#cba9ec;}
Border around this has a color of #cba9ec
<div style="border:2px solid #cba9ec;">Content here</div>
.myborder {border:2px solid #cba9ec;}