#a835f5 color space conversions
Hex:
#a835f5
RGB:
168, 53, 245
CMY:
34, 79, 4
CMYK:
31, 78, 0, 4
HSL:
276°, 90.5660%, 58.4314%
HSV (HSB):
276°, 78.3673%, 96.0784%
XYZ:
33.9030, 17.4636, 87.9701
xyY:
0.2433, 0.1253, 17.4636
CIE-Lab:
48.8390, 75.1199, -74.4839
CIE-LCH:
48.8390, 105.7868, 315.2436
CIE-Luv:
48.8390, 28.2057, -119.0796
Hunter-Lab:
41.7895, 71.6819, -95.5574
#a835f5 color charts
#a835f5 color shades, tints & tones
#a835f5 color schemes
#a835f5 color preview, HTML & CSS examples
This text has a color of #a835f5
<p style="color:#a835f5;">Text here</p>
.mytext {color:#a835f5;}
This box has a color of #a835f5
<div style="background-color:#a835f5;">Content here</div>
.mybackground {background-color:#a835f5;}
Border around this has a color of #a835f5
<div style="border:2px solid #a835f5;">Content here</div>
.myborder {border:2px solid #a835f5;}