#b03bde color space conversions
Hex:
#b03bde
RGB:
176, 59, 222
CMY:
31, 77, 13
CMYK:
21, 73, 0, 13
HSL:
283°, 71.1790%, 55.0980%
HSV (HSB):
283°, 73.4234%, 87.0588%
XYZ:
32.6533, 17.6320, 70.7895
xyY:
0.2697, 0.1456, 17.6320
CIE-Lab:
49.0466, 69.8131, -61.1112
CIE-LCH:
49.0466, 92.7817, 318.8026
CIE-Luv:
49.0466, 37.3095, -100.0273
Hunter-Lab:
41.9904, 65.3248, -70.5607
#b03bde color charts
#b03bde color shades, tints & tones
#b03bde color schemes
#b03bde color preview, HTML & CSS examples
This text has a color of #b03bde
<p style="color:#b03bde;">Text here</p>
.mytext {color:#b03bde;}
This box has a color of #b03bde
<div style="background-color:#b03bde;">Content here</div>
.mybackground {background-color:#b03bde;}
Border around this has a color of #b03bde
<div style="border:2px solid #b03bde;">Content here</div>
.myborder {border:2px solid #b03bde;}