#b80cd8 color space conversions
Hex:
#b80cd8
RGB:
184, 12, 216
CMY:
28, 95, 15
CMYK:
15, 94, 0, 15
HSL:
291°, 89.4737%, 44.7059%
HSV (HSB):
291°, 94.4444%, 84.7059%
XYZ:
32.2933, 15.4112, 66.2384
xyY:
0.2834, 0.1353, 15.4112
CIE-Lab:
46.1923, 80.8248, -62.2369
CIE-LCH:
46.1923, 102.0102, 322.4030
CIE-Luv:
46.1923, 49.0306, -101.0239
Hunter-Lab:
39.2570, 78.1363, -72.5600
#b80cd8 color charts
#b80cd8 color shades, tints & tones
#b80cd8 color schemes
#b80cd8 color preview, HTML & CSS examples
This text has a color of #b80cd8
<p style="color:#b80cd8;">Text here</p>
.mytext {color:#b80cd8;}
This box has a color of #b80cd8
<div style="background-color:#b80cd8;">Content here</div>
.mybackground {background-color:#b80cd8;}
Border around this has a color of #b80cd8
<div style="border:2px solid #b80cd8;">Content here</div>
.myborder {border:2px solid #b80cd8;}