#880ed4 color space conversions
Hex:
#880ed4
RGB:
136, 14, 212
CMY:
47, 95, 17
CMYK:
36, 93, 0, 17
HSL:
277°, 87.6106%, 44.3137%
HSV (HSB):
277°, 93.3962%, 83.1373%
XYZ:
22.1940, 10.3018, 63.1060
xyY:
0.2322, 0.1078, 10.3018
CIE-Lab:
38.3787, 73.5041, -72.9941
CIE-LCH:
38.3787, 103.5905, 315.1995
CIE-Luv:
38.3787, 22.2980, -107.2888
Hunter-Lab:
32.0964, 67.2607, -94.1051
#880ed4 color charts
#880ed4 color shades, tints & tones
#880ed4 color schemes
#880ed4 color preview, HTML & CSS examples
This text has a color of #880ed4
<p style="color:#880ed4;">Text here</p>
.mytext {color:#880ed4;}
This box has a color of #880ed4
<div style="background-color:#880ed4;">Content here</div>
.mybackground {background-color:#880ed4;}
Border around this has a color of #880ed4
<div style="border:2px solid #880ed4;">Content here</div>
.myborder {border:2px solid #880ed4;}