#700dd0 color space conversions
Hex:
#700dd0
RGB:
112, 13, 208
CMY:
56, 95, 18
CMYK:
46, 94, 0, 18
HSL:
270°, 88.2353%, 43.3333%
HSV (HSB):
270°, 93.7500%, 81.5686%
XYZ:
18.2112, 8.2867, 60.3142
xyY:
0.2098, 0.0955, 8.2867
CIE-Lab:
34.5729, 70.2638, -77.0595
CIE-LCH:
34.5729, 104.2841, 312.3589
CIE-Luv:
34.5729, 12.3011, -106.8618
Hunter-Lab:
28.7866, 62.5476, -104.0750
#700dd0 color charts
#700dd0 color shades, tints & tones
#700dd0 color schemes
#700dd0 color preview, HTML & CSS examples
This text has a color of #700dd0
<p style="color:#700dd0;">Text here</p>
.mytext {color:#700dd0;}
This box has a color of #700dd0
<div style="background-color:#700dd0;">Content here</div>
.mybackground {background-color:#700dd0;}
Border around this has a color of #700dd0
<div style="border:2px solid #700dd0;">Content here</div>
.myborder {border:2px solid #700dd0;}