#b81bb8 color space conversions
Hex:
#b81bb8
RGB:
184, 27, 184
CMY:
28, 89, 28
CMYK:
0, 85, 0, 28
HSL:
300°, 74.4076%, 41.3725%
HSV (HSB):
300°, 85.3261%, 72.1569%
XYZ:
28.8108, 14.4349, 46.6151
xyY:
0.3206, 0.1606, 14.4349
CIE-Lab:
44.8503, 73.5878, -45.8224
CIE-LCH:
44.8503, 86.6883, 328.0899
CIE-Luv:
44.8503, 59.0947, -76.4118
Hunter-Lab:
37.9933, 68.8707, -46.1494
#b81bb8 color charts
#b81bb8 color shades, tints & tones
#b81bb8 color schemes
#b81bb8 color preview, HTML & CSS examples
This text has a color of #b81bb8
<p style="color:#b81bb8;">Text here</p>
.mytext {color:#b81bb8;}
This box has a color of #b81bb8
<div style="background-color:#b81bb8;">Content here</div>
.mybackground {background-color:#b81bb8;}
Border around this has a color of #b81bb8
<div style="border:2px solid #b81bb8;">Content here</div>
.myborder {border:2px solid #b81bb8;}