#b81ff1 color space conversions
Hex:
#b81ff1
RGB:
184, 31, 241
CMY:
28, 88, 5
CMYK:
24, 87, 0, 5
HSL:
284°, 88.2353%, 53.3333%
HSV (HSB):
284°, 87.1369%, 94.5098%
XYZ:
36.1343, 17.5212, 84.6965
xyY:
0.2612, 0.1266, 17.5212
CIE-Lab:
48.9101, 82.4278, -72.0213
CIE-LCH:
48.9101, 109.4596, 318.8547
CIE-Luv:
48.9101, 40.3816, -116.4862
Hunter-Lab:
41.8583, 80.8386, -90.6671
#b81ff1 color charts
#b81ff1 color shades, tints & tones
#b81ff1 color schemes
#b81ff1 color preview, HTML & CSS examples
This text has a color of #b81ff1
<p style="color:#b81ff1;">Text here</p>
.mytext {color:#b81ff1;}
This box has a color of #b81ff1
<div style="background-color:#b81ff1;">Content here</div>
.mybackground {background-color:#b81ff1;}
Border around this has a color of #b81ff1
<div style="border:2px solid #b81ff1;">Content here</div>
.myborder {border:2px solid #b81ff1;}