#cb72d6 color space conversions
Hex:
#cb72d6
RGB:
203, 114, 214
CMY:
20, 55, 16
CMYK:
5, 47, 0, 16
HSL:
293°, 54.9451%, 64.3137%
HSV (HSB):
293°, 46.7290%, 83.9216%
XYZ:
42.7835, 29.5862, 67.0741
xyY:
0.3068, 0.2122, 29.5862
CIE-Lab:
61.2955, 50.0213, -36.9065
CIE-LCH:
61.2955, 62.1629, 323.5795
CIE-Luv:
61.2955, 40.6186, -64.6991
Hunter-Lab:
54.3932, 45.2130, -35.0373
#cb72d6 color charts
#cb72d6 color shades, tints & tones
#cb72d6 color schemes
#cb72d6 color preview, HTML & CSS examples
This text has a color of #cb72d6
<p style="color:#cb72d6;">Text here</p>
.mytext {color:#cb72d6;}
This box has a color of #cb72d6
<div style="background-color:#cb72d6;">Content here</div>
.mybackground {background-color:#cb72d6;}
Border around this has a color of #cb72d6
<div style="border:2px solid #cb72d6;">Content here</div>
.myborder {border:2px solid #cb72d6;}