#bd02d8 color space conversions
Hex:
#bd02d8
RGB:
189, 2, 216
CMY:
26, 99, 15
CMYK:
13, 99, 0, 15
HSL:
292°, 98.1651%, 42.7451%
HSV (HSB):
292°, 99.0741%, 84.7059%
XYZ:
33.4026, 15.8201, 66.2588
xyY:
0.2892, 0.1370, 15.8201
CIE-Lab:
46.7376, 82.4246, -61.3141
CIE-LCH:
46.7376, 102.7289, 323.3551
CIE-Luv:
46.7376, 52.7098, -100.2904
Hunter-Lab:
39.7745, 80.2991, -70.9268
#bd02d8 color charts
#bd02d8 color shades, tints & tones
#bd02d8 color schemes
#bd02d8 color preview, HTML & CSS examples
This text has a color of #bd02d8
<p style="color:#bd02d8;">Text here</p>
.mytext {color:#bd02d8;}
This box has a color of #bd02d8
<div style="background-color:#bd02d8;">Content here</div>
.mybackground {background-color:#bd02d8;}
Border around this has a color of #bd02d8
<div style="border:2px solid #bd02d8;">Content here</div>
.myborder {border:2px solid #bd02d8;}