#a03deb color space conversions
Hex:
#a03deb
RGB:
160, 61, 235
CMY:
37, 76, 8
CMYK:
32, 74, 0, 8
HSL:
274°, 81.3084%, 58.0392%
HSV (HSB):
274°, 74.0426%, 92.1569%
XYZ:
31.1613, 16.8092, 80.1994
xyY:
0.2431, 0.1311, 16.8092
CIE-Lab:
48.0188, 68.8269, -70.2433
CIE-LCH:
48.0188, 98.3426, 314.4165
CIE-Luv:
48.0188, 25.0193, -112.0967
Hunter-Lab:
40.9991, 63.9206, -87.2795
#a03deb color charts
#a03deb color shades, tints & tones
#a03deb color schemes
#a03deb color preview, HTML & CSS examples
This text has a color of #a03deb
<p style="color:#a03deb;">Text here</p>
.mytext {color:#a03deb;}
This box has a color of #a03deb
<div style="background-color:#a03deb;">Content here</div>
.mybackground {background-color:#a03deb;}
Border around this has a color of #a03deb
<div style="border:2px solid #a03deb;">Content here</div>
.myborder {border:2px solid #a03deb;}