#bd04f3 color space conversions
Hex:
#bd04f3
RGB:
189, 4, 243
CMY:
26, 98, 5
CMYK:
22, 98, 0, 5
HSL:
286°, 96.7611%, 48.4314%
HSV (HSB):
286°, 98.3539%, 95.2941%
XYZ:
37.2073, 17.3767, 86.1870
xyY:
0.2643, 0.1234, 17.3767
CIE-Lab:
48.7312, 86.7493, -73.4025
CIE-LCH:
48.7312, 113.6370, 319.7640
CIE-Luv:
48.7312, 44.1157, -118.6369
Hunter-Lab:
41.6854, 86.3753, -93.4058
#bd04f3 color charts
#bd04f3 color shades, tints & tones
#bd04f3 color schemes
#bd04f3 color preview, HTML & CSS examples
This text has a color of #bd04f3
<p style="color:#bd04f3;">Text here</p>
.mytext {color:#bd04f3;}
This box has a color of #bd04f3
<div style="background-color:#bd04f3;">Content here</div>
.mybackground {background-color:#bd04f3;}
Border around this has a color of #bd04f3
<div style="border:2px solid #bd04f3;">Content here</div>
.myborder {border:2px solid #bd04f3;}