#7071e7 color space conversions
Hex:
#7071e7
RGB:
112, 113, 231
CMY:
56, 56, 9
CMYK:
52, 51, 0, 9
HSL:
239°, 71.2575%, 67.2549%
HSV (HSB):
239°, 51.5152%, 90.5882%
XYZ:
27.0110, 21.0245, 78.2358
xyY:
0.2139, 0.1665, 21.0245
CIE-Lab:
52.9763, 31.4169, -60.2095
CIE-LCH:
52.9763, 67.9132, 297.5553
CIE-Luv:
52.9763, -7.3114, -96.7244
Hunter-Lab:
45.8525, 24.9098, -69.0668
#7071e7 color charts
#7071e7 color shades, tints & tones
#7071e7 color schemes
#7071e7 color preview, HTML & CSS examples
This text has a color of #7071e7
<p style="color:#7071e7;">Text here</p>
.mytext {color:#7071e7;}
This box has a color of #7071e7
<div style="background-color:#7071e7;">Content here</div>
.mybackground {background-color:#7071e7;}
Border around this has a color of #7071e7
<div style="border:2px solid #7071e7;">Content here</div>
.myborder {border:2px solid #7071e7;}