#a03cbc color space conversions
Hex:
#a03cbc
RGB:
160, 60, 188
CMY:
37, 76, 26
CMYK:
15, 68, 0, 26
HSL:
287°, 51.6129%, 48.6275%
HSV (HSB):
287°, 68.0851%, 73.7255%
XYZ:
25.1902, 14.3361, 49.0164
xyY:
0.2845, 0.1619, 14.3361
CIE-Lab:
44.7112, 59.4833, -48.6073
CIE-LCH:
44.7112, 76.8175, 320.7457
CIE-Luv:
44.7112, 36.2316, -78.5728
Hunter-Lab:
37.8631, 52.4949, -50.2509
#a03cbc color charts
#a03cbc color shades, tints & tones
#a03cbc color schemes
#a03cbc color preview, HTML & CSS examples
This text has a color of #a03cbc
<p style="color:#a03cbc;">Text here</p>
.mytext {color:#a03cbc;}
This box has a color of #a03cbc
<div style="background-color:#a03cbc;">Content here</div>
.mybackground {background-color:#a03cbc;}
Border around this has a color of #a03cbc
<div style="border:2px solid #a03cbc;">Content here</div>
.myborder {border:2px solid #a03cbc;}