#a848ed color space conversions
Hex:
#a848ed
RGB:
168, 72, 237
CMY:
34, 72, 7
CMYK:
29, 70, 0, 7
HSL:
275°, 82.0896%, 60.5882%
HSV (HSB):
275°, 69.6203%, 92.9412%
XYZ:
33.7519, 19.0740, 82.0235
xyY:
0.2503, 0.1414, 19.0740
CIE-Lab:
50.7737, 66.2531, -66.8526
CIE-LCH:
50.7737, 94.1209, 314.7419
CIE-Luv:
50.7737, 26.8762, -108.9117
Hunter-Lab:
43.6738, 61.5189, -80.7806
#a848ed color charts
#a848ed color shades, tints & tones
#a848ed color schemes
#a848ed color preview, HTML & CSS examples
This text has a color of #a848ed
<p style="color:#a848ed;">Text here</p>
.mytext {color:#a848ed;}
This box has a color of #a848ed
<div style="background-color:#a848ed;">Content here</div>
.mybackground {background-color:#a848ed;}
Border around this has a color of #a848ed
<div style="border:2px solid #a848ed;">Content here</div>
.myborder {border:2px solid #a848ed;}