#b81def color space conversions
Hex:
#b81def
RGB:
184, 29, 239
CMY:
28, 89, 6
CMYK:
23, 88, 0, 6
HSL:
284°, 86.7769%, 52.5490%
HSV (HSB):
284°, 87.8661%, 93.7255%
XYZ:
35.7865, 17.3011, 83.1146
xyY:
0.2627, 0.1270, 17.3011
CIE-Lab:
48.6372, 82.4385, -71.3396
CIE-LCH:
48.6372, 109.0204, 319.1281
CIE-Luv:
48.6372, 41.0883, -115.3570
Hunter-Lab:
41.5946, 80.7847, -89.3576
#b81def color charts
#b81def color shades, tints & tones
#b81def color schemes
#b81def color preview, HTML & CSS examples
This text has a color of #b81def
<p style="color:#b81def;">Text here</p>
.mytext {color:#b81def;}
This box has a color of #b81def
<div style="background-color:#b81def;">Content here</div>
.mybackground {background-color:#b81def;}
Border around this has a color of #b81def
<div style="border:2px solid #b81def;">Content here</div>
.myborder {border:2px solid #b81def;}