#b81cf5 color space conversions
Hex:
#b81cf5
RGB:
184, 28, 245
CMY:
28, 89, 4
CMYK:
25, 89, 0, 4
HSL:
283°, 91.5612%, 53.5294%
HSV (HSB):
283°, 88.5714%, 96.0784%
XYZ:
36.6638, 17.6134, 87.8535
xyY:
0.2580, 0.1239, 17.6134
CIE-Lab:
49.0238, 83.6984, -74.0828
CIE-LCH:
49.0238, 111.7752, 318.4875
CIE-Luv:
49.0238, 39.5077, -119.4848
Hunter-Lab:
41.9684, 82.4942, -94.7356
#b81cf5 color charts
#b81cf5 color shades, tints & tones
#b81cf5 color schemes
#b81cf5 color preview, HTML & CSS examples
This text has a color of #b81cf5
<p style="color:#b81cf5;">Text here</p>
.mytext {color:#b81cf5;}
This box has a color of #b81cf5
<div style="background-color:#b81cf5;">Content here</div>
.mybackground {background-color:#b81cf5;}
Border around this has a color of #b81cf5
<div style="border:2px solid #b81cf5;">Content here</div>
.myborder {border:2px solid #b81cf5;}