#cb72c5 color space conversions
Hex:
#cb72c5
RGB:
203, 114, 197
CMY:
20, 55, 23
CMYK:
0, 44, 3, 20
HSL:
304°, 46.1140%, 62.1569%
HSV (HSB):
304°, 43.8424%, 79.6078%
XYZ:
40.7240, 28.7624, 56.2286
xyY:
0.3239, 0.2288, 28.7624
CIE-Lab:
60.5713, 46.8926, -28.4389
CIE-LCH:
60.5713, 54.8424, 328.7645
CIE-Luv:
60.5713, 44.3709, -50.7096
Hunter-Lab:
53.6305, 41.6892, -24.6209
#cb72c5 color charts
#cb72c5 color shades, tints & tones
#cb72c5 color schemes
#cb72c5 color preview, HTML & CSS examples
This text has a color of #cb72c5
<p style="color:#cb72c5;">Text here</p>
.mytext {color:#cb72c5;}
This box has a color of #cb72c5
<div style="background-color:#cb72c5;">Content here</div>
.mybackground {background-color:#cb72c5;}
Border around this has a color of #cb72c5
<div style="border:2px solid #cb72c5;">Content here</div>
.myborder {border:2px solid #cb72c5;}