#cba2cd color space conversions
Hex:
#cba2cd
RGB:
203, 162, 205
CMY:
20, 36, 20
CMYK:
1, 21, 0, 20
HSL:
297°, 30.0699%, 71.9608%
HSV (HSB):
297°, 20.9756%, 80.3922%
XYZ:
48.5684, 42.9449, 63.4870
xyY:
0.3133, 0.2771, 42.9449
CIE-Lab:
71.5176, 22.5067, -16.1929
CIE-LCH:
71.5176, 27.7265, 324.2661
CIE-Luv:
71.5176, 20.5701, -28.5610
Hunter-Lab:
65.5324, 17.6110, -11.5667
#cba2cd color charts
#cba2cd color shades, tints & tones
#cba2cd color schemes
#cba2cd color preview, HTML & CSS examples
This text has a color of #cba2cd
<p style="color:#cba2cd;">Text here</p>
.mytext {color:#cba2cd;}
This box has a color of #cba2cd
<div style="background-color:#cba2cd;">Content here</div>
.mybackground {background-color:#cba2cd;}
Border around this has a color of #cba2cd
<div style="border:2px solid #cba2cd;">Content here</div>
.myborder {border:2px solid #cba2cd;}