#a01be4 color space conversions
Hex:
#a01be4
RGB:
160, 27, 228
CMY:
37, 89, 11
CMYK:
30, 88, 0, 11
HSL:
280°, 78.8235%, 50.0000%
HSV (HSB):
280°, 88.1579%, 89.4118%
XYZ:
28.8927, 13.8589, 74.5510
xyY:
0.2463, 0.1181, 13.8589
CIE-Lab:
44.0299, 77.4420, -72.7767
CIE-LCH:
44.0299, 106.2719, 316.7788
CIE-Luv:
44.0299, 30.4323, -113.0106
Hunter-Lab:
37.2275, 73.3878, -92.6736
#a01be4 color charts
#a01be4 color shades, tints & tones
#a01be4 color schemes
#a01be4 color preview, HTML & CSS examples
This text has a color of #a01be4
<p style="color:#a01be4;">Text here</p>
.mytext {color:#a01be4;}
This box has a color of #a01be4
<div style="background-color:#a01be4;">Content here</div>
.mybackground {background-color:#a01be4;}
Border around this has a color of #a01be4
<div style="border:2px solid #a01be4;">Content here</div>
.myborder {border:2px solid #a01be4;}