#b80df8 color space conversions
Hex:
#b80df8
RGB:
184, 13, 248
CMY:
28, 95, 3
CMYK:
26, 95, 0, 3
HSL:
284°, 94.3775%, 51.1765%
HSV (HSB):
284°, 94.7581%, 97.2549%
XYZ:
36.8544, 17.2555, 90.1951
xyY:
0.2554, 0.1196, 17.2555
CIE-Lab:
48.5804, 86.2393, -76.4871
CIE-LCH:
48.5804, 115.2714, 318.4296
CIE-Luv:
48.5804, 39.4651, -122.5749
Hunter-Lab:
41.5397, 85.6719, -99.6584
#b80df8 color charts
#b80df8 color shades, tints & tones
#b80df8 color schemes
#b80df8 color preview, HTML & CSS examples
This text has a color of #b80df8
<p style="color:#b80df8;">Text here</p>
.mytext {color:#b80df8;}
This box has a color of #b80df8
<div style="background-color:#b80df8;">Content here</div>
.mybackground {background-color:#b80df8;}
Border around this has a color of #b80df8
<div style="border:2px solid #b80df8;">Content here</div>
.myborder {border:2px solid #b80df8;}