#bd03d7 color space conversions
Hex:
#bd03d7
RGB:
189, 3, 215
CMY:
26, 99, 16
CMYK:
12, 99, 0, 16
HSL:
293°, 97.2477%, 42.7451%
HSV (HSB):
293°, 98.6047%, 84.3137%
XYZ:
33.2846, 15.7902, 65.5835
xyY:
0.2903, 0.1377, 15.7902
CIE-Lab:
46.6981, 82.1786, -60.8045
CIE-LCH:
46.6981, 102.2277, 323.5020
CIE-Luv:
46.6981, 53.0103, -99.5330
Hunter-Lab:
39.7369, 79.9761, -70.0389
#bd03d7 color charts
#bd03d7 color shades, tints & tones
#bd03d7 color schemes
#bd03d7 color preview, HTML & CSS examples
This text has a color of #bd03d7
<p style="color:#bd03d7;">Text here</p>
.mytext {color:#bd03d7;}
This box has a color of #bd03d7
<div style="background-color:#bd03d7;">Content here</div>
.mybackground {background-color:#bd03d7;}
Border around this has a color of #bd03d7
<div style="border:2px solid #bd03d7;">Content here</div>
.myborder {border:2px solid #bd03d7;}