#b003de color space conversions
Hex:
#b003de
RGB:
176, 3, 222
CMY:
31, 99, 13
CMYK:
21, 99, 0, 13
HSL:
287°, 97.3333%, 44.1176%
HSV (HSB):
287°, 98.6486%, 87.0588%
XYZ:
31.1219, 14.5692, 70.2791
xyY:
0.2684, 0.1256, 14.5692
CIE-Lab:
45.0384, 81.5279, -67.6045
CIE-LCH:
45.0384, 105.9111, 320.3338
CIE-Luv:
45.0384, 42.4448, -107.4945
Hunter-Lab:
38.1696, 78.7447, -82.4480
#b003de color charts
#b003de color shades, tints & tones
#b003de color schemes
#b003de color preview, HTML & CSS examples
This text has a color of #b003de
<p style="color:#b003de;">Text here</p>
.mytext {color:#b003de;}
This box has a color of #b003de
<div style="background-color:#b003de;">Content here</div>
.mybackground {background-color:#b003de;}
Border around this has a color of #b003de
<div style="border:2px solid #b003de;">Content here</div>
.myborder {border:2px solid #b003de;}