#cb2cc9 color space conversions
Hex:
#cb2cc9
RGB:
203, 44, 201
CMY:
20, 83, 21
CMYK:
0, 78, 1, 20
HSL:
301°, 64.3725%, 48.4314%
HSV (HSB):
301°, 78.3251%, 79.6078%
XYZ:
36.0719, 18.7149, 56.9695
xyY:
0.3228, 0.1675, 18.7149
CIE-Lab:
50.3520, 76.0042, -46.7601
CIE-LCH:
50.3520, 89.2364, 328.3989
CIE-Luv:
50.3520, 64.1556, -80.4963
Hunter-Lab:
43.2607, 73.1315, -47.7957
#cb2cc9 color charts
#cb2cc9 color shades, tints & tones
#cb2cc9 color schemes
#cb2cc9 color preview, HTML & CSS examples
This text has a color of #cb2cc9
<p style="color:#cb2cc9;">Text here</p>
.mytext {color:#cb2cc9;}
This box has a color of #cb2cc9
<div style="background-color:#cb2cc9;">Content here</div>
.mybackground {background-color:#cb2cc9;}
Border around this has a color of #cb2cc9
<div style="border:2px solid #cb2cc9;">Content here</div>
.myborder {border:2px solid #cb2cc9;}