#a800db color space conversions
Hex:
#a800db
RGB:
168, 0, 219
CMY:
34, 100, 14
CMYK:
23, 100, 0, 14
HSL:
286°, 100.0000%, 42.9412%
HSV (HSB):
286°, 100.0000%, 85.8824%
XYZ:
28.9346, 13.4393, 68.0869
xyY:
0.2619, 0.1217, 13.4393
CIE-Lab:
43.4178, 80.2425, -68.5823
CIE-LCH:
43.4178, 105.5576, 319.4799
CIE-Luv:
43.4178, 38.5832, -107.3234
Hunter-Lab:
36.6597, 76.7316, -84.4557
#a800db color charts
#a800db color shades, tints & tones
#a800db color schemes
#a800db color preview, HTML & CSS examples
This text has a color of #a800db
<p style="color:#a800db;">Text here</p>
.mytext {color:#a800db;}
This box has a color of #a800db
<div style="background-color:#a800db;">Content here</div>
.mybackground {background-color:#a800db;}
Border around this has a color of #a800db
<div style="border:2px solid #a800db;">Content here</div>
.myborder {border:2px solid #a800db;}