#cb72d3 color space conversions
Hex:
#cb72d3
RGB:
203, 114, 211
CMY:
20, 55, 17
CMYK:
4, 46, 0, 17
HSL:
295°, 52.4324%, 63.7255%
HSV (HSB):
295°, 45.9716%, 82.7451%
XYZ:
42.4038, 29.4343, 65.0745
xyY:
0.3097, 0.2150, 29.4343
CIE-Lab:
61.1630, 49.4554, -35.4268
CIE-LCH:
61.1630, 60.8350, 324.3845
CIE-Luv:
61.1630, 41.2743, -62.2359
Hunter-Lab:
54.2534, 44.5701, -33.1383
#cb72d3 color charts
#cb72d3 color shades, tints & tones
#cb72d3 color schemes
#cb72d3 color preview, HTML & CSS examples
This text has a color of #cb72d3
<p style="color:#cb72d3;">Text here</p>
.mytext {color:#cb72d3;}
This box has a color of #cb72d3
<div style="background-color:#cb72d3;">Content here</div>
.mybackground {background-color:#cb72d3;}
Border around this has a color of #cb72d3
<div style="border:2px solid #cb72d3;">Content here</div>
.myborder {border:2px solid #cb72d3;}