#b91cfc color space conversions
Hex:
#b91cfc
RGB:
185, 28, 252
CMY:
27, 89, 1
CMYK:
27, 89, 0, 1
HSL:
282°, 97.3913%, 54.9020%
HSV (HSB):
282°, 88.8889%, 98.8235%
XYZ:
37.9935, 18.1731, 93.6007
xyY:
0.2537, 0.1213, 18.1731
CIE-Lab:
49.7054, 85.1088, -76.8824
CIE-LCH:
49.7054, 114.6927, 317.9071
CIE-Luv:
49.7054, 38.2127, -123.9175
Hunter-Lab:
42.6299, 84.4843, -100.3398
#b91cfc color charts
#b91cfc color shades, tints & tones
#b91cfc color schemes
#b91cfc color preview, HTML & CSS examples
This text has a color of #b91cfc
<p style="color:#b91cfc;">Text here</p>
.mytext {color:#b91cfc;}
This box has a color of #b91cfc
<div style="background-color:#b91cfc;">Content here</div>
.mybackground {background-color:#b91cfc;}
Border around this has a color of #b91cfc
<div style="border:2px solid #b91cfc;">Content here</div>
.myborder {border:2px solid #b91cfc;}