#bd04df color space conversions
Hex:
#bd04df
RGB:
189, 4, 223
CMY:
26, 98, 13
CMYK:
15, 98, 0, 13
HSL:
291°, 96.4758%, 44.5098%
HSV (HSB):
291°, 98.2063%, 87.4510%
XYZ:
34.3490, 16.2334, 71.1350
xyY:
0.2822, 0.1334, 16.2334
CIE-Lab:
47.2792, 83.3912, -64.4399
CIE-LCH:
47.2792, 105.3878, 322.3052
CIE-Luv:
47.2792, 50.3037, -105.0609
Hunter-Lab:
40.2906, 81.6679, -76.4758
#bd04df color charts
#bd04df color shades, tints & tones
#bd04df color schemes
#bd04df color preview, HTML & CSS examples
This text has a color of #bd04df
<p style="color:#bd04df;">Text here</p>
.mytext {color:#bd04df;}
This box has a color of #bd04df
<div style="background-color:#bd04df;">Content here</div>
.mybackground {background-color:#bd04df;}
Border around this has a color of #bd04df
<div style="border:2px solid #bd04df;">Content here</div>
.myborder {border:2px solid #bd04df;}