#b03dde color space conversions
Hex:
#b03dde
RGB:
176, 61, 222
CMY:
31, 76, 13
CMYK:
21, 73, 0, 13
HSL:
283°, 70.9251%, 55.4902%
HSV (HSB):
283°, 72.5225%, 87.0588%
XYZ:
32.7581, 17.8415, 70.8245
xyY:
0.2698, 0.1469, 17.8415
CIE-Lab:
49.3033, 69.0809, -60.6971
CIE-LCH:
49.3033, 91.9582, 318.6962
CIE-Luv:
49.3033, 36.9544, -99.4989
Hunter-Lab:
42.2392, 64.5146, -69.8468
#b03dde color charts
#b03dde color shades, tints & tones
#b03dde color schemes
#b03dde color preview, HTML & CSS examples
This text has a color of #b03dde
<p style="color:#b03dde;">Text here</p>
.mytext {color:#b03dde;}
This box has a color of #b03dde
<div style="background-color:#b03dde;">Content here</div>
.mybackground {background-color:#b03dde;}
Border around this has a color of #b03dde
<div style="border:2px solid #b03dde;">Content here</div>
.myborder {border:2px solid #b03dde;}