#b91eb4 color space conversions
Hex:
#b91eb4
RGB:
185, 30, 180
CMY:
27, 88, 29
CMYK:
0, 84, 3, 27
HSL:
302°, 72.0930%, 42.1569%
HSV (HSB):
302°, 83.7838%, 72.5490%
XYZ:
28.7101, 14.5381, 44.4730
xyY:
0.3273, 0.1657, 14.5381
CIE-Lab:
44.9950, 72.5722, -43.2276
CIE-LCH:
44.9950, 84.4710, 329.2199
CIE-Luv:
44.9950, 60.9572, -72.6455
Hunter-Lab:
38.1289, 67.6804, -42.4647
#b91eb4 color charts
#b91eb4 color shades, tints & tones
#b91eb4 color schemes
#b91eb4 color preview, HTML & CSS examples
This text has a color of #b91eb4
<p style="color:#b91eb4;">Text here</p>
.mytext {color:#b91eb4;}
This box has a color of #b91eb4
<div style="background-color:#b91eb4;">Content here</div>
.mybackground {background-color:#b91eb4;}
Border around this has a color of #b91eb4
<div style="border:2px solid #b91eb4;">Content here</div>
.myborder {border:2px solid #b91eb4;}