#a14dcb color space conversions
Hex:
#a14dcb
RGB:
161, 77, 203
CMY:
37, 70, 20
CMYK:
21, 62, 0, 20
HSL:
280°, 54.7826%, 54.9020%
HSV (HSB):
280°, 62.0690%, 79.6078%
XYZ:
28.1313, 17.1966, 58.3365
xyY:
0.2714, 0.1659, 17.1966
CIE-Lab:
48.5068, 55.1653, -51.2203
CIE-LCH:
48.5068, 75.2776, 317.1237
CIE-Luv:
48.5068, 29.1344, -83.6641
Hunter-Lab:
41.4688, 48.5191, -54.3784
#a14dcb color charts
#a14dcb color shades, tints & tones
#a14dcb color schemes
#a14dcb color preview, HTML & CSS examples
This text has a color of #a14dcb
<p style="color:#a14dcb;">Text here</p>
.mytext {color:#a14dcb;}
This box has a color of #a14dcb
<div style="background-color:#a14dcb;">Content here</div>
.mybackground {background-color:#a14dcb;}
Border around this has a color of #a14dcb
<div style="border:2px solid #a14dcb;">Content here</div>
.myborder {border:2px solid #a14dcb;}