#702f7f color space conversions
Hex:
#702f7f
RGB:
112, 47, 127
CMY:
56, 82, 50
CMYK:
12, 63, 0, 50
HSL:
289°, 45.9770%, 34.1176%
HSV (HSB):
289°, 62.9921%, 49.8039%
XYZ:
11.5294, 7.0101, 20.8241
xyY:
0.2929, 0.1781, 7.0101
CIE-Lab:
31.8298, 41.3467, -32.7647
CIE-LCH:
31.8298, 52.7548, 321.6054
CIE-Luv:
31.8298, 24.6535, -48.0718
Hunter-Lab:
26.4766, 31.3949, -28.0986
#702f7f color charts
#702f7f color shades, tints & tones
#702f7f color schemes
#702f7f color preview, HTML & CSS examples
This text has a color of #702f7f
<p style="color:#702f7f;">Text here</p>
.mytext {color:#702f7f;}
This box has a color of #702f7f
<div style="background-color:#702f7f;">Content here</div>
.mybackground {background-color:#702f7f;}
Border around this has a color of #702f7f
<div style="border:2px solid #702f7f;">Content here</div>
.myborder {border:2px solid #702f7f;}