#a70ddc color space conversions
Hex:
#a70ddc
RGB:
167, 13, 220
CMY:
35, 95, 14
CMYK:
24, 94, 0, 14
HSL:
285°, 88.8412%, 45.6863%
HSV (HSB):
285°, 94.0909%, 86.2745%
XYZ:
28.9985, 13.6706, 68.8205
xyY:
0.2601, 0.1226, 13.6706
CIE-Lab:
43.7568, 79.0288, -68.6099
CIE-LCH:
43.7568, 104.6559, 319.0367
CIE-Luv:
43.7568, 37.2432, -107.5329
Hunter-Lab:
36.9738, 75.2932, -84.4765
#a70ddc color charts
#a70ddc color shades, tints & tones
#a70ddc color schemes
#a70ddc color preview, HTML & CSS examples
This text has a color of #a70ddc
<p style="color:#a70ddc;">Text here</p>
.mytext {color:#a70ddc;}
This box has a color of #a70ddc
<div style="background-color:#a70ddc;">Content here</div>
.mybackground {background-color:#a70ddc;}
Border around this has a color of #a70ddc
<div style="border:2px solid #a70ddc;">Content here</div>
.myborder {border:2px solid #a70ddc;}