#b03fe1 color space conversions
Hex:
#b03fe1
RGB:
176, 63, 225
CMY:
31, 75, 12
CMYK:
22, 72, 0, 12
HSL:
282°, 72.9730%, 56.4706%
HSV (HSB):
282°, 72.0000%, 88.2353%
XYZ:
33.2726, 18.2214, 72.9976
xyY:
0.2673, 0.1464, 18.2214
CIE-Lab:
49.7635, 68.9233, -61.6582
CIE-LCH:
49.7635, 92.4779, 318.1845
CIE-Luv:
49.7635, 35.8288, -101.1263
Hunter-Lab:
42.6865, 64.4331, -71.5105
#b03fe1 color charts
#b03fe1 color shades, tints & tones
#b03fe1 color schemes
#b03fe1 color preview, HTML & CSS examples
This text has a color of #b03fe1
<p style="color:#b03fe1;">Text here</p>
.mytext {color:#b03fe1;}
This box has a color of #b03fe1
<div style="background-color:#b03fe1;">Content here</div>
.mybackground {background-color:#b03fe1;}
Border around this has a color of #b03fe1
<div style="border:2px solid #b03fe1;">Content here</div>
.myborder {border:2px solid #b03fe1;}