#7005d5 color space conversions
Hex:
#7005d5
RGB:
112, 5, 213
CMY:
56, 98, 16
CMYK:
47, 98, 0, 16
HSL:
271°, 95.4128%, 42.7451%
HSV (HSB):
271°, 97.6526%, 83.5294%
XYZ:
18.7466, 8.3574, 63.5759
xyY:
0.2067, 0.0922, 8.3574
CIE-Lab:
34.7164, 72.4431, -79.7212
CIE-LCH:
34.7164, 107.7194, 312.2616
CIE-Luv:
34.7164, 11.7840, -109.9844
Hunter-Lab:
28.9091, 65.1603, -110.1519
#7005d5 color charts
#7005d5 color shades, tints & tones
#7005d5 color schemes
#7005d5 color preview, HTML & CSS examples
This text has a color of #7005d5
<p style="color:#7005d5;">Text here</p>
.mytext {color:#7005d5;}
This box has a color of #7005d5
<div style="background-color:#7005d5;">Content here</div>
.mybackground {background-color:#7005d5;}
Border around this has a color of #7005d5
<div style="border:2px solid #7005d5;">Content here</div>
.myborder {border:2px solid #7005d5;}