#a03cde color space conversions
Hex:
#a03cde
RGB:
160, 60, 222
CMY:
37, 76, 13
CMYK:
28, 73, 0, 13
HSL:
277°, 71.0526%, 55.2941%
HSV (HSB):
277°, 72.9730%, 87.0588%
XYZ:
29.2979, 15.9792, 70.6474
xyY:
0.2527, 0.1378, 15.9792
CIE-Lab:
46.9472, 66.4314, -64.6148
CIE-LCH:
46.9472, 92.6725, 315.7942
CIE-Luv:
46.9472, 27.9755, -103.3287
Hunter-Lab:
39.9740, 60.8722, -76.8033
#a03cde color charts
#a03cde color shades, tints & tones
#a03cde color schemes
#a03cde color preview, HTML & CSS examples
This text has a color of #a03cde
<p style="color:#a03cde;">Text here</p>
.mytext {color:#a03cde;}
This box has a color of #a03cde
<div style="background-color:#a03cde;">Content here</div>
.mybackground {background-color:#a03cde;}
Border around this has a color of #a03cde
<div style="border:2px solid #a03cde;">Content here</div>
.myborder {border:2px solid #a03cde;}