#b91fff color space conversions
Hex:
#b91fff
RGB:
185, 31, 255
CMY:
27, 88, 0
CMYK:
27, 88, 0, 0
HSL:
281°, 100.0000%, 56.0784%
HSV (HSB):
281°, 87.8431%, 100.0000%
XYZ:
38.5476, 18.5143, 96.1497
xyY:
0.2516, 0.1208, 18.5143
CIE-Lab:
50.1140, 85.1291, -77.8887
CIE-LCH:
50.1140, 115.3846, 317.5431
CIE-Luv:
50.1140, 37.2271, -125.5964
Hunter-Lab:
43.0282, 84.6130, -102.3681
#b91fff color charts
#b91fff color shades, tints & tones
#b91fff color schemes
#b91fff color preview, HTML & CSS examples
This text has a color of #b91fff
<p style="color:#b91fff;">Text here</p>
.mytext {color:#b91fff;}
This box has a color of #b91fff
<div style="background-color:#b91fff;">Content here</div>
.mybackground {background-color:#b91fff;}
Border around this has a color of #b91fff
<div style="border:2px solid #b91fff;">Content here</div>
.myborder {border:2px solid #b91fff;}