#702e8e color space conversions
Hex:
#702e8e
RGB:
112, 46, 142
CMY:
56, 82, 44
CMYK:
21, 68, 0, 44
HSL:
281°, 51.0638%, 36.8627%
HSV (HSB):
281°, 67.6056%, 55.6863%
XYZ:
12.5416, 7.3517, 26.3492
xyY:
0.2712, 0.1590, 7.3517
CIE-Lab:
32.5946, 45.0914, -40.8491
CIE-LCH:
32.5946, 60.8431, 317.8261
CIE-Luv:
32.5946, 21.4721, -59.5616
Hunter-Lab:
27.1141, 35.1153, -38.6376
#702e8e color charts
#702e8e color shades, tints & tones
#702e8e color schemes
#702e8e color preview, HTML & CSS examples
This text has a color of #702e8e
<p style="color:#702e8e;">Text here</p>
.mytext {color:#702e8e;}
This box has a color of #702e8e
<div style="background-color:#702e8e;">Content here</div>
.mybackground {background-color:#702e8e;}
Border around this has a color of #702e8e
<div style="border:2px solid #702e8e;">Content here</div>
.myborder {border:2px solid #702e8e;}