#a872e5 color space conversions
Hex:
#a872e5
RGB:
168, 114, 229
CMY:
34, 55, 10
CMYK:
27, 50, 0, 10
HSL:
268°, 68.8623%, 67.2549%
HSV (HSB):
268°, 50.2183%, 89.8039%
XYZ:
36.3086, 26.0166, 77.2368
xyY:
0.2602, 0.1864, 26.0166
CIE-Lab:
58.0528, 43.6012, -50.6912
CIE-LCH:
58.0528, 66.8630, 310.6999
CIE-Luv:
58.0528, 17.2004, -85.0011
Hunter-Lab:
51.0065, 37.8027, -54.0756
#a872e5 color charts
#a872e5 color shades, tints & tones
#a872e5 color schemes
#a872e5 color preview, HTML & CSS examples
This text has a color of #a872e5
<p style="color:#a872e5;">Text here</p>
.mytext {color:#a872e5;}
This box has a color of #a872e5
<div style="background-color:#a872e5;">Content here</div>
.mybackground {background-color:#a872e5;}
Border around this has a color of #a872e5
<div style="border:2px solid #a872e5;">Content here</div>
.myborder {border:2px solid #a872e5;}