#a830e5 color space conversions
Hex:
#a830e5
RGB:
168, 48, 229
CMY:
34, 81, 10
CMYK:
27, 79, 0, 10
HSL:
280°, 77.6824%, 54.3137%
HSV (HSB):
280°, 79.0393%, 89.8039%
XYZ:
31.3483, 16.0959, 75.5833
xyY:
0.2548, 0.1308, 16.0959
CIE-Lab:
47.1000, 73.4749, -68.2933
CIE-LCH:
47.1000, 100.3122, 317.0932
CIE-Luv:
47.1000, 32.5615, -109.1986
Hunter-Lab:
40.1197, 69.2649, -83.6154
#a830e5 color charts
#a830e5 color shades, tints & tones
#a830e5 color schemes
#a830e5 color preview, HTML & CSS examples
This text has a color of #a830e5
<p style="color:#a830e5;">Text here</p>
.mytext {color:#a830e5;}
This box has a color of #a830e5
<div style="background-color:#a830e5;">Content here</div>
.mybackground {background-color:#a830e5;}
Border around this has a color of #a830e5
<div style="border:2px solid #a830e5;">Content here</div>
.myborder {border:2px solid #a830e5;}