#cb2e85 color space conversions
Hex:
#cb2e85
RGB:
203, 46, 133
CMY:
20, 82, 48
CMYK:
0, 77, 34, 20
HSL:
327°, 63.0522%, 48.8235%
HSV (HSB):
327°, 77.3399%, 79.6078%
XYZ:
29.8392, 16.3440, 23.7723
xyY:
0.4265, 0.2336, 16.3440
CIE-Lab:
47.4226, 66.4502, -11.0805
CIE-LCH:
47.4226, 67.3677, 350.5331
CIE-Luv:
47.4226, 90.5063, -26.8740
Hunter-Lab:
40.4277, 61.0006, -6.5644
#cb2e85 color charts
#cb2e85 color shades, tints & tones
#cb2e85 color schemes
#cb2e85 color preview, HTML & CSS examples
This text has a color of #cb2e85
<p style="color:#cb2e85;">Text here</p>
.mytext {color:#cb2e85;}
This box has a color of #cb2e85
<div style="background-color:#cb2e85;">Content here</div>
.mybackground {background-color:#cb2e85;}
Border around this has a color of #cb2e85
<div style="border:2px solid #cb2e85;">Content here</div>
.myborder {border:2px solid #cb2e85;}