#a24bfc color space conversions
Hex:
#a24bfc
RGB:
162, 75, 252
CMY:
36, 71, 1
CMYK:
36, 70, 0, 1
HSL:
269°, 96.7213%, 64.1176%
HSV (HSB):
269°, 70.2381%, 98.8235%
XYZ:
34.9871, 19.7418, 94.0620
xyY:
0.2351, 0.1327, 19.7418
CIE-Lab:
51.5440, 67.2000, -74.0242
CIE-LCH:
51.5440, 99.9771, 312.2335
CIE-Luv:
51.5440, 20.3360, -119.6957
Hunter-Lab:
44.4318, 62.8013, -94.4146
#a24bfc color charts
#a24bfc color shades, tints & tones
#a24bfc color schemes
#a24bfc color preview, HTML & CSS examples
This text has a color of #a24bfc
<p style="color:#a24bfc;">Text here</p>
.mytext {color:#a24bfc;}
This box has a color of #a24bfc
<div style="background-color:#a24bfc;">Content here</div>
.mybackground {background-color:#a24bfc;}
Border around this has a color of #a24bfc
<div style="border:2px solid #a24bfc;">Content here</div>
.myborder {border:2px solid #a24bfc;}