#704ec2 color space conversions
Hex:
#704ec2
RGB:
112, 78, 194
CMY:
56, 69, 24
CMYK:
42, 60, 0, 24
HSL:
258°, 48.7395%, 53.3333%
HSV (HSB):
258°, 59.7938%, 76.0784%
XYZ:
19.1441, 12.7886, 52.4984
xyY:
0.2267, 0.1515, 12.7886
CIE-Lab:
42.4429, 41.1816, -56.0649
CIE-LCH:
42.4429, 69.5644, 306.2985
CIE-Luv:
42.4429, 5.5087, -86.0574
Hunter-Lab:
35.7611, 32.9749, -62.0067
#704ec2 color charts
#704ec2 color shades, tints & tones
#704ec2 color schemes
#704ec2 color preview, HTML & CSS examples
This text has a color of #704ec2
<p style="color:#704ec2;">Text here</p>
.mytext {color:#704ec2;}
This box has a color of #704ec2
<div style="background-color:#704ec2;">Content here</div>
.mybackground {background-color:#704ec2;}
Border around this has a color of #704ec2
<div style="border:2px solid #704ec2;">Content here</div>
.myborder {border:2px solid #704ec2;}