#cba2e9 color space conversions
Hex:
#cba2e9
RGB:
203, 162, 233
CMY:
20, 36, 9
CMYK:
13, 30, 0, 9
HSL:
275°, 61.7391%, 77.4510%
HSV (HSB):
275°, 30.4721%, 91.3725%
XYZ:
52.2569, 44.4204, 82.9105
xyY:
0.2910, 0.2473, 44.4204
CIE-Lab:
72.5086, 28.1087, -30.0323
CIE-LCH:
72.5086, 41.1344, 313.1051
CIE-Luv:
72.5086, 17.2078, -51.8772
Hunter-Lab:
66.6486, 23.3207, -27.1025
#cba2e9 color charts
#cba2e9 color shades, tints & tones
#cba2e9 color schemes
#cba2e9 color preview, HTML & CSS examples
This text has a color of #cba2e9
<p style="color:#cba2e9;">Text here</p>
.mytext {color:#cba2e9;}
This box has a color of #cba2e9
<div style="background-color:#cba2e9;">Content here</div>
.mybackground {background-color:#cba2e9;}
Border around this has a color of #cba2e9
<div style="border:2px solid #cba2e9;">Content here</div>
.myborder {border:2px solid #cba2e9;}