#880da8 color space conversions
Hex:
#880da8
RGB:
136, 13, 168
CMY:
47, 95, 34
CMYK:
19, 92, 0, 34
HSL:
288°, 85.6354%, 35.4902%
HSV (HSB):
288°, 92.2619%, 65.8824%
XYZ:
17.3651, 8.3492, 37.7421
xyY:
0.2737, 0.1316, 8.3492
CIE-Lab:
34.6999, 65.1817, -53.0785
CIE-LCH:
34.6999, 84.0594, 320.8435
CIE-Luv:
34.6999, 33.2328, -78.7678
Hunter-Lab:
28.8951, 56.7074, -57.2168
#880da8 color charts
#880da8 color shades, tints & tones
#880da8 color schemes
#880da8 color preview, HTML & CSS examples
This text has a color of #880da8
<p style="color:#880da8;">Text here</p>
.mytext {color:#880da8;}
This box has a color of #880da8
<div style="background-color:#880da8;">Content here</div>
.mybackground {background-color:#880da8;}
Border around this has a color of #880da8
<div style="border:2px solid #880da8;">Content here</div>
.myborder {border:2px solid #880da8;}