#874da5 color space conversions
Hex:
#874da5
RGB:
135, 77, 165
CMY:
47, 70, 35
CMYK:
18, 53, 0, 35
HSL:
280°, 36.3636%, 47.4510%
HSV (HSB):
280°, 53.3333%, 64.7059%
XYZ:
19.4371, 13.1753, 37.1159
xyY:
0.2788, 0.1890, 13.1753
CIE-Lab:
43.0261, 40.1554, -37.9416
CIE-LCH:
43.0261, 55.2451, 316.6237
CIE-Luv:
43.0261, 21.7578, -60.0035
Hunter-Lab:
36.2977, 32.0639, -35.2180
#874da5 color charts
#874da5 color shades, tints & tones
#874da5 color schemes
#874da5 color preview, HTML & CSS examples
This text has a color of #874da5
<p style="color:#874da5;">Text here</p>
.mytext {color:#874da5;}
This box has a color of #874da5
<div style="background-color:#874da5;">Content here</div>
.mybackground {background-color:#874da5;}
Border around this has a color of #874da5
<div style="border:2px solid #874da5;">Content here</div>
.myborder {border:2px solid #874da5;}