#b80dbc color space conversions
Hex:
#b80dbc
RGB:
184, 13, 188
CMY:
28, 95, 26
CMYK:
2, 93, 0, 26
HSL:
299°, 87.0647%, 39.4118%
HSV (HSB):
299°, 93.0851%, 73.7255%
XYZ:
28.9882, 14.1090, 48.7724
xyY:
0.3155, 0.1536, 14.1090
CIE-Lab:
44.3889, 76.2644, -48.9082
CIE-LCH:
44.3889, 90.5995, 327.3280
CIE-Luv:
44.3889, 58.7589, -80.8854
Hunter-Lab:
37.5620, 72.0225, -50.6918
#b80dbc color charts
#b80dbc color shades, tints & tones
#b80dbc color schemes
#b80dbc color preview, HTML & CSS examples
This text has a color of #b80dbc
<p style="color:#b80dbc;">Text here</p>
.mytext {color:#b80dbc;}
This box has a color of #b80dbc
<div style="background-color:#b80dbc;">Content here</div>
.mybackground {background-color:#b80dbc;}
Border around this has a color of #b80dbc
<div style="border:2px solid #b80dbc;">Content here</div>
.myborder {border:2px solid #b80dbc;}