#bd03b2 color space conversions
Hex:
#bd03b2
RGB:
189, 3, 178
CMY:
26, 99, 30
CMYK:
0, 98, 6, 26
HSL:
304°, 96.8750%, 37.6471%
HSV (HSB):
304°, 98.4127%, 74.1176%
XYZ:
29.0547, 14.0983, 43.3094
xyY:
0.3360, 0.1631, 14.0983
CIE-Lab:
44.3736, 76.5877, -42.9934
CIE-LCH:
44.3736, 87.8300, 330.6918
CIE-Luv:
44.3736, 66.8447, -72.5847
Hunter-Lab:
37.5477, 72.4163, -42.1046
#bd03b2 color charts
#bd03b2 color shades, tints & tones
#bd03b2 color schemes
#bd03b2 color preview, HTML & CSS examples
This text has a color of #bd03b2
<p style="color:#bd03b2;">Text here</p>
.mytext {color:#bd03b2;}
This box has a color of #bd03b2
<div style="background-color:#bd03b2;">Content here</div>
.mybackground {background-color:#bd03b2;}
Border around this has a color of #bd03b2
<div style="border:2px solid #bd03b2;">Content here</div>
.myborder {border:2px solid #bd03b2;}