#bd02c4 color space conversions
Hex:
#bd02c4
RGB:
189, 2, 196
CMY:
26, 99, 23
CMYK:
4, 99, 0, 23
HSL:
298°, 97.9798%, 38.8235%
HSV (HSB):
298°, 98.9796%, 76.8627%
XYZ:
30.9718, 14.8478, 53.4581
xyY:
0.3120, 0.1496, 14.8478
CIE-Lab:
45.4250, 79.3065, -51.8733
CIE-LCH:
45.4250, 94.7648, 326.8118
CIE-Luv:
45.4250, 59.8552, -85.9848
Hunter-Lab:
38.5328, 76.0419, -55.2824
#bd02c4 color charts
#bd02c4 color shades, tints & tones
#bd02c4 color schemes
#bd02c4 color preview, HTML & CSS examples
This text has a color of #bd02c4
<p style="color:#bd02c4;">Text here</p>
.mytext {color:#bd02c4;}
This box has a color of #bd02c4
<div style="background-color:#bd02c4;">Content here</div>
.mybackground {background-color:#bd02c4;}
Border around this has a color of #bd02c4
<div style="border:2px solid #bd02c4;">Content here</div>
.myborder {border:2px solid #bd02c4;}