#a203f2 color space conversions
Hex:
#a203f2
RGB:
162, 3, 242
CMY:
36, 99, 5
CMYK:
33, 99, 0, 5
HSL:
280°, 97.5510%, 48.0392%
HSV (HSB):
280°, 98.7603%, 94.9020%
XYZ:
30.9599, 14.1573, 85.1053
xyY:
0.2377, 0.1087, 14.1573
CIE-Lab:
44.4577, 83.4317, -79.9933
CIE-LCH:
44.4577, 115.5845, 316.2053
CIE-Luv:
44.4577, 29.1963, -122.9920
Hunter-Lab:
37.6262, 81.0288, -107.7674
#a203f2 color charts
#a203f2 color shades, tints & tones
#a203f2 color schemes
#a203f2 color preview, HTML & CSS examples
This text has a color of #a203f2
<p style="color:#a203f2;">Text here</p>
.mytext {color:#a203f2;}
This box has a color of #a203f2
<div style="background-color:#a203f2;">Content here</div>
.mybackground {background-color:#a203f2;}
Border around this has a color of #a203f2
<div style="border:2px solid #a203f2;">Content here</div>
.myborder {border:2px solid #a203f2;}