#704ed4 color space conversions
Hex:
#704ed4
RGB:
112, 78, 212
CMY:
56, 69, 17
CMYK:
47, 63, 0, 17
HSL:
255°, 60.9091%, 56.8627%
HSV (HSB):
255°, 63.2075%, 83.1373%
XYZ:
21.2901, 13.6470, 63.7994
xyY:
0.2156, 0.1382, 13.6470
CIE-Lab:
43.7224, 46.2331, -64.3893
CIE-LCH:
43.7224, 79.2684, 305.6793
CIE-Luv:
43.7224, 3.5183, -98.9422
Hunter-Lab:
36.9418, 38.2241, -76.5359
#704ed4 color charts
#704ed4 color shades, tints & tones
#704ed4 color schemes
#704ed4 color preview, HTML & CSS examples
This text has a color of #704ed4
<p style="color:#704ed4;">Text here</p>
.mytext {color:#704ed4;}
This box has a color of #704ed4
<div style="background-color:#704ed4;">Content here</div>
.mybackground {background-color:#704ed4;}
Border around this has a color of #704ed4
<div style="border:2px solid #704ed4;">Content here</div>
.myborder {border:2px solid #704ed4;}