#721cec color space conversions
Hex:
#721cec
RGB:
114, 28, 236
CMY:
55, 89, 7
CMYK:
52, 88, 0, 7
HSL:
265°, 84.5528%, 51.7647%
HSV (HSB):
265°, 88.1356%, 92.5490%
XYZ:
22.4950, 10.4640, 80.1910
xyY:
0.1988, 0.0925, 10.4640
CIE-Lab:
38.6627, 73.6654, -86.3681
CIE-LCH:
38.6627, 113.5167, 310.4616
CIE-Luv:
38.6627, 8.2347, -122.6995
Hunter-Lab:
32.3482, 67.5201, -124.3360
#721cec color charts
#721cec color shades, tints & tones
#721cec color schemes
#721cec color preview, HTML & CSS examples
This text has a color of #721cec
<p style="color:#721cec;">Text here</p>
.mytext {color:#721cec;}
This box has a color of #721cec
<div style="background-color:#721cec;">Content here</div>
.mybackground {background-color:#721cec;}
Border around this has a color of #721cec
<div style="border:2px solid #721cec;">Content here</div>
.myborder {border:2px solid #721cec;}