#bd03e7 color space conversions
Hex:
#bd03e7
RGB:
189, 3, 231
CMY:
26, 99, 9
CMYK:
18, 99, 0, 9
HSL:
289°, 97.4359%, 45.8824%
HSV (HSB):
289°, 98.7013%, 90.5882%
XYZ:
35.4426, 16.6535, 76.9477
xyY:
0.2747, 0.1291, 16.6535
CIE-Lab:
47.8204, 84.7988, -68.1105
CIE-LCH:
47.8204, 108.7652, 321.2285
CIE-Luv:
47.8204, 47.7828, -110.6056
Hunter-Lab:
40.8087, 83.6135, -83.2296
#bd03e7 color charts
#bd03e7 color shades, tints & tones
#bd03e7 color schemes
#bd03e7 color preview, HTML & CSS examples
This text has a color of #bd03e7
<p style="color:#bd03e7;">Text here</p>
.mytext {color:#bd03e7;}
This box has a color of #bd03e7
<div style="background-color:#bd03e7;">Content here</div>
.mybackground {background-color:#bd03e7;}
Border around this has a color of #bd03e7
<div style="border:2px solid #bd03e7;">Content here</div>
.myborder {border:2px solid #bd03e7;}