#cb2da9 color space conversions
Hex:
#cb2da9
RGB:
203, 45, 169
CMY:
20, 82, 34
CMYK:
0, 78, 17, 20
HSL:
313°, 63.7097%, 48.6275%
HSV (HSB):
313°, 77.8325%, 79.6078%
XYZ:
32.7284, 17.4379, 39.1770
xyY:
0.3663, 0.1952, 17.4379
CIE-Lab:
48.8071, 71.1142, -30.5141
CIE-LCH:
48.8071, 77.3843, 336.7765
CIE-Luv:
48.8071, 76.1677, -55.3610
Hunter-Lab:
41.7587, 66.8220, -26.3934
#cb2da9 color charts
#cb2da9 color shades, tints & tones
#cb2da9 color schemes
#cb2da9 color preview, HTML & CSS examples
This text has a color of #cb2da9
<p style="color:#cb2da9;">Text here</p>
.mytext {color:#cb2da9;}
This box has a color of #cb2da9
<div style="background-color:#cb2da9;">Content here</div>
.mybackground {background-color:#cb2da9;}
Border around this has a color of #cb2da9
<div style="border:2px solid #cb2da9;">Content here</div>
.myborder {border:2px solid #cb2da9;}