#cb2cc3 color space conversions
Hex:
#cb2cc3
RGB:
203, 44, 195
CMY:
20, 83, 24
CMYK:
0, 78, 4, 20
HSL:
303°, 64.3725%, 48.4314%
HSV (HSB):
303°, 78.3251%, 79.6078%
XYZ:
35.3796, 18.4380, 53.3239
xyY:
0.3302, 0.1721, 18.4380
CIE-Lab:
50.0231, 75.0910, -43.8134
CIE-LCH:
50.0231, 86.9383, 329.7376
CIE-Luv:
50.0231, 66.3549, -75.8938
Hunter-Lab:
42.9395, 71.9293, -43.5710
#cb2cc3 color charts
#cb2cc3 color shades, tints & tones
#cb2cc3 color schemes
#cb2cc3 color preview, HTML & CSS examples
This text has a color of #cb2cc3
<p style="color:#cb2cc3;">Text here</p>
.mytext {color:#cb2cc3;}
This box has a color of #cb2cc3
<div style="background-color:#cb2cc3;">Content here</div>
.mybackground {background-color:#cb2cc3;}
Border around this has a color of #cb2cc3
<div style="border:2px solid #cb2cc3;">Content here</div>
.myborder {border:2px solid #cb2cc3;}