#b01def color space conversions
Hex:
#b01def
RGB:
176, 29, 239
CMY:
31, 89, 6
CMYK:
26, 88, 0, 6
HSL:
282°, 86.7769%, 52.5490%
HSV (HSB):
282°, 87.8661%, 93.7255%
XYZ:
33.9238, 16.3408, 83.0275
xyY:
0.2545, 0.1226, 16.3408
CIE-Lab:
47.4185, 81.3153, -73.3768
CIE-LCH:
47.4185, 109.5278, 317.9377
CIE-Luv:
47.4185, 36.4324, -117.0387
Hunter-Lab:
40.4238, 79.0564, -93.4806
#b01def color charts
#b01def color shades, tints & tones
#b01def color schemes
#b01def color preview, HTML & CSS examples
This text has a color of #b01def
<p style="color:#b01def;">Text here</p>
.mytext {color:#b01def;}
This box has a color of #b01def
<div style="background-color:#b01def;">Content here</div>
.mybackground {background-color:#b01def;}
Border around this has a color of #b01def
<div style="border:2px solid #b01def;">Content here</div>
.myborder {border:2px solid #b01def;}