#700afd color space conversions
Hex:
#700afd
RGB:
112, 10, 253
CMY:
56, 96, 1
CMYK:
56, 96, 0, 1
HSL:
265°, 98.3806%, 51.5686%
HSV (HSB):
265°, 96.0474%, 99.2157%
XYZ:
24.5203, 10.7537, 93.7118
xyY:
0.1901, 0.0834, 10.7537
CIE-Lab:
39.1625, 80.5275, -95.1350
CIE-LCH:
39.1625, 124.6409, 310.2464
CIE-Luv:
39.1625, 6.2119, -132.9162
Hunter-Lab:
32.7928, 76.0829, -146.4778
#700afd color charts
#700afd color shades, tints & tones
#700afd color schemes
#700afd color preview, HTML & CSS examples
This text has a color of #700afd
<p style="color:#700afd;">Text here</p>
.mytext {color:#700afd;}
This box has a color of #700afd
<div style="background-color:#700afd;">Content here</div>
.mybackground {background-color:#700afd;}
Border around this has a color of #700afd
<div style="border:2px solid #700afd;">Content here</div>
.myborder {border:2px solid #700afd;}