#b80dad color space conversions
Hex:
#b80dad
RGB:
184, 13, 173
CMY:
28, 95, 32
CMYK:
0, 93, 6, 28
HSL:
304°, 86.8020%, 38.6275%
HSV (HSB):
304°, 92.9348%, 72.1569%
XYZ:
27.4539, 13.4953, 40.6930
xyY:
0.3363, 0.1653, 13.4953
CIE-Lab:
43.5003, 74.0488, -41.4755
CIE-LCH:
43.5003, 84.8731, 330.7464
CIE-Luv:
43.5003, 64.5632, -69.6978
Hunter-Lab:
36.7360, 69.1105, -39.9613
#b80dad color charts
#b80dad color shades, tints & tones
#b80dad color schemes
#b80dad color preview, HTML & CSS examples
This text has a color of #b80dad
<p style="color:#b80dad;">Text here</p>
.mytext {color:#b80dad;}
This box has a color of #b80dad
<div style="background-color:#b80dad;">Content here</div>
.mybackground {background-color:#b80dad;}
Border around this has a color of #b80dad
<div style="border:2px solid #b80dad;">Content here</div>
.myborder {border:2px solid #b80dad;}