#a01cea color space conversions
Hex:
#a01cea
RGB:
160, 28, 234
CMY:
37, 89, 8
CMYK:
32, 88, 0, 8
HSL:
278°, 83.0645%, 51.3725%
HSV (HSB):
278°, 88.0342%, 91.7647%
XYZ:
29.7637, 14.2446, 79.0227
xyY:
0.2419, 0.1158, 14.2446
CIE-Lab:
44.5817, 78.4084, -75.2815
CIE-LCH:
44.5817, 108.6977, 316.1655
CIE-Luv:
44.5817, 28.9392, -116.7982
Hunter-Lab:
37.7420, 74.7184, -97.7195
#a01cea color charts
#a01cea RGB chart
#a01cea CMYK chart
#a01cea RGB pie chart
#a01cea color shades, tints & tones
#a01cea color schemes
#a01cea color preview, HTML & CSS examples
This text has a color of #a01cea
<p style="color:#a01cea;">Text here</p>
.mytext {color:#a01cea;}
Text color #a01cea
This box has a color of #a01cea
<div style="background-color:#a01cea;">Content here</div>
.mybackground {background-color:#a01cea;}
Background color #a01cea
Border around this has a color of #a01cea
<div style="border:2px solid #a01cea;">Content here</div>
.myborder {border:2px solid #a01cea;}
Border color #a01cea