#a250d4 color space conversions
Hex:
#a250d4
RGB:
162, 80, 212
CMY:
36, 69, 17
CMYK:
24, 62, 0, 17
HSL:
277°, 60.5505%, 57.2549%
HSV (HSB):
277°, 62.2642%, 83.1373%
XYZ:
29.6526, 18.1722, 64.2321
xyY:
0.2646, 0.1622, 18.1722
CIE-Lab:
49.7043, 55.9053, -54.4532
CIE-LCH:
49.7043, 78.0420, 315.7539
CIE-Luv:
49.7043, 27.0161, -89.0967
Hunter-Lab:
42.6288, 49.5642, -59.4965
#a250d4 color charts
#a250d4 color shades, tints & tones
#a250d4 color schemes
#a250d4 color preview, HTML & CSS examples
This text has a color of #a250d4
<p style="color:#a250d4;">Text here</p>
.mytext {color:#a250d4;}
This box has a color of #a250d4
<div style="background-color:#a250d4;">Content here</div>
.mybackground {background-color:#a250d4;}
Border around this has a color of #a250d4
<div style="border:2px solid #a250d4;">Content here</div>
.myborder {border:2px solid #a250d4;}