#b81cad color space conversions
Hex:
#b81cad
RGB:
184, 28, 173
CMY:
28, 89, 32
CMYK:
0, 85, 6, 28
HSL:
304°, 73.5849%, 41.5686%
HSV (HSB):
304°, 84.7826%, 72.1569%
XYZ:
27.7252, 14.0380, 40.7835
xyY:
0.3359, 0.1701, 14.0380
CIE-Lab:
44.2874, 71.7416, -40.2251
CIE-LCH:
44.2874, 82.2491, 330.7209
CIE-Luv:
44.2874, 63.1393, -67.9453
Hunter-Lab:
37.4673, 66.5196, -38.3106
#b81cad color charts
#b81cad color shades, tints & tones
#b81cad color schemes
#b81cad color preview, HTML & CSS examples
This text has a color of #b81cad
<p style="color:#b81cad;">Text here</p>
.mytext {color:#b81cad;}
This box has a color of #b81cad
<div style="background-color:#b81cad;">Content here</div>
.mybackground {background-color:#b81cad;}
Border around this has a color of #b81cad
<div style="border:2px solid #b81cad;">Content here</div>
.myborder {border:2px solid #b81cad;}