#b91ce5 color space conversions
Hex:
#b91ce5
RGB:
185, 28, 229
CMY:
27, 89, 10
CMYK:
19, 88, 0, 10
HSL:
287°, 79.4466%, 50.3922%
HSV (HSB):
287°, 87.7729%, 89.8039%
XYZ:
34.5657, 16.8019, 75.5500
xyY:
0.2723, 0.1324, 16.8019
CIE-Lab:
48.0095, 80.9907, -66.6992
CIE-LCH:
48.0095, 104.9204, 320.5271
CIE-Luv:
48.0095, 44.6559, -108.4140
Hunter-Lab:
40.9902, 78.7905, -80.5858
#b91ce5 color charts
#b91ce5 color shades, tints & tones
#b91ce5 color schemes
#b91ce5 color preview, HTML & CSS examples
This text has a color of #b91ce5
<p style="color:#b91ce5;">Text here</p>
.mytext {color:#b91ce5;}
This box has a color of #b91ce5
<div style="background-color:#b91ce5;">Content here</div>
.mybackground {background-color:#b91ce5;}
Border around this has a color of #b91ce5
<div style="border:2px solid #b91ce5;">Content here</div>
.myborder {border:2px solid #b91ce5;}