#712cd9 color space conversions
Hex:
#712cd9
RGB:
113, 44, 217
CMY:
56, 83, 15
CMYK:
48, 80, 0, 15
HSL:
264°, 69.4779%, 51.1765%
HSV (HSB):
264°, 79.7235%, 85.0980%
XYZ:
20.2351, 10.3218, 66.5714
xyY:
0.2083, 0.1063, 10.3218
CIE-Lab:
38.4139, 64.0131, -75.9314
CIE-LCH:
38.4139, 99.3139, 310.1322
CIE-Luv:
38.4139, 9.0538, -110.0961
Hunter-Lab:
32.1276, 56.2024, -100.3652
#712cd9 color charts
#712cd9 color shades, tints & tones
#712cd9 color schemes
#712cd9 color preview, HTML & CSS examples
This text has a color of #712cd9
<p style="color:#712cd9;">Text here</p>
.mytext {color:#712cd9;}
This box has a color of #712cd9
<div style="background-color:#712cd9;">Content here</div>
.mybackground {background-color:#712cd9;}
Border around this has a color of #712cd9
<div style="border:2px solid #712cd9;">Content here</div>
.myborder {border:2px solid #712cd9;}