#cb72d5 color space conversions
Hex:
#cb72d5
RGB:
203, 114, 213
CMY:
20, 55, 16
CMYK:
5, 46, 0, 16
HSL:
294°, 54.0984%, 64.1176%
HSV (HSB):
294°, 46.4789%, 83.5294%
XYZ:
42.6562, 29.5352, 66.4034
xyY:
0.3078, 0.2131, 29.5352
CIE-Lab:
61.2511, 49.8321, -36.4140
CIE-LCH:
61.2511, 61.7188, 323.8431
CIE-Luv:
61.2511, 40.8368, -63.8784
Hunter-Lab:
54.3463, 44.9977, -34.4015
#cb72d5 color charts
#cb72d5 color shades, tints & tones
#cb72d5 color schemes
#cb72d5 color preview, HTML & CSS examples
This text has a color of #cb72d5
<p style="color:#cb72d5;">Text here</p>
.mytext {color:#cb72d5;}
This box has a color of #cb72d5
<div style="background-color:#cb72d5;">Content here</div>
.mybackground {background-color:#cb72d5;}
Border around this has a color of #cb72d5
<div style="border:2px solid #cb72d5;">Content here</div>
.myborder {border:2px solid #cb72d5;}