#712ec6 color space conversions
Hex:
#712ec6
RGB:
113, 46, 198
CMY:
56, 82, 22
CMYK:
43, 77, 0, 22
HSL:
266°, 62.2951%, 47.8431%
HSV (HSB):
266°, 76.7677%, 77.6471%
XYZ:
17.9801, 9.5419, 54.3202
xyY:
0.2197, 0.1166, 9.5419
CIE-Lab:
37.0074, 58.5457, -67.2300
CIE-LCH:
37.0074, 89.1487, 311.0502
CIE-Luv:
37.0074, 11.5891, -97.8260
Hunter-Lab:
30.8900, 49.8417, -82.6387
#712ec6 color charts
#712ec6 color shades, tints & tones
#712ec6 color schemes
#712ec6 color preview, HTML & CSS examples
This text has a color of #712ec6
<p style="color:#712ec6;">Text here</p>
.mytext {color:#712ec6;}
This box has a color of #712ec6
<div style="background-color:#712ec6;">Content here</div>
.mybackground {background-color:#712ec6;}
Border around this has a color of #712ec6
<div style="border:2px solid #712ec6;">Content here</div>
.myborder {border:2px solid #712ec6;}