#bd03c4 color space conversions
Hex:
#bd03c4
RGB:
189, 3, 196
CMY:
26, 99, 23
CMYK:
4, 98, 0, 23
HSL:
298°, 96.9849%, 39.0196%
HSV (HSB):
298°, 98.4694%, 76.8627%
XYZ:
30.9826, 14.8695, 53.4617
xyY:
0.3120, 0.1497, 14.8695
CIE-Lab:
45.4549, 79.2177, -51.8253
CIE-LCH:
45.4549, 94.6642, 326.8067
CIE-Luv:
45.4549, 59.8084, -85.9227
Hunter-Lab:
38.5609, 75.9381, -55.2082
#bd03c4 color charts
#bd03c4 color shades, tints & tones
#bd03c4 color schemes
#bd03c4 color preview, HTML & CSS examples
This text has a color of #bd03c4
<p style="color:#bd03c4;">Text here</p>
.mytext {color:#bd03c4;}
This box has a color of #bd03c4
<div style="background-color:#bd03c4;">Content here</div>
.mybackground {background-color:#bd03c4;}
Border around this has a color of #bd03c4
<div style="border:2px solid #bd03c4;">Content here</div>
.myborder {border:2px solid #bd03c4;}