#7000dd color space conversions
Hex:
#7000dd
RGB:
112, 0, 221
CMY:
56, 100, 13
CMYK:
49, 100, 0, 13
HSL:
270°, 100.0000%, 43.3333%
HSV (HSB):
270°, 100.0000%, 86.6667%
XYZ:
19.7332, 8.6652, 69.0391
xyY:
0.2025, 0.0889, 8.6652
CIE-Lab:
35.3315, 74.8104, -83.3179
CIE-LCH:
35.3315, 111.9753, 311.9204
CIE-Luv:
35.3315, 10.7327, -114.7268
Hunter-Lab:
29.4367, 68.1452, -118.4495
#7000dd color charts
#7000dd color shades, tints & tones
#7000dd color schemes
#7000dd color preview, HTML & CSS examples
This text has a color of #7000dd
<p style="color:#7000dd;">Text here</p>
.mytext {color:#7000dd;}
This box has a color of #7000dd
<div style="background-color:#7000dd;">Content here</div>
.mybackground {background-color:#7000dd;}
Border around this has a color of #7000dd
<div style="border:2px solid #7000dd;">Content here</div>
.myborder {border:2px solid #7000dd;}