#703f7d color space conversions
Hex:
#703f7d
RGB:
112, 63, 125
CMY:
56, 75, 51
CMYK:
10, 50, 0, 51
HSL:
287°, 32.9787%, 36.8627%
HSV (HSB):
287°, 49.6000%, 49.0196%
XYZ:
12.1613, 8.4804, 20.3980
xyY:
0.2963, 0.2066, 8.4804
CIE-Lab:
34.9640, 32.2788, -26.5695
CIE-LCH:
34.9640, 41.8074, 320.5414
CIE-Luv:
34.9640, 20.3197, -39.9014
Hunter-Lab:
29.1212, 23.5812, -21.1449
#703f7d color charts
#703f7d color shades, tints & tones
#703f7d color schemes
#703f7d color preview, HTML & CSS examples
This text has a color of #703f7d
<p style="color:#703f7d;">Text here</p>
.mytext {color:#703f7d;}
This box has a color of #703f7d
<div style="background-color:#703f7d;">Content here</div>
.mybackground {background-color:#703f7d;}
Border around this has a color of #703f7d
<div style="border:2px solid #703f7d;">Content here</div>
.myborder {border:2px solid #703f7d;}