#bd04f4 color space conversions
Hex:
#bd04f4
RGB:
189, 4, 244
CMY:
26, 98, 4
CMYK:
23, 98, 0, 4
HSL:
286°, 96.7742%, 48.6275%
HSV (HSB):
286°, 98.3607%, 95.6863%
XYZ:
37.3588, 17.4373, 86.9847
xyY:
0.2635, 0.1230, 17.4373
CIE-Lab:
48.8064, 86.9211, -73.8419
CIE-LCH:
48.8064, 114.0522, 319.6512
CIE-Luv:
48.8064, 43.8236, -119.3018
Hunter-Lab:
41.7580, 86.6186, -94.2744
#bd04f4 color charts
#bd04f4 color shades, tints & tones
#bd04f4 color schemes
#bd04f4 color preview, HTML & CSS examples
This text has a color of #bd04f4
<p style="color:#bd04f4;">Text here</p>
.mytext {color:#bd04f4;}
This box has a color of #bd04f4
<div style="background-color:#bd04f4;">Content here</div>
.mybackground {background-color:#bd04f4;}
Border around this has a color of #bd04f4
<div style="border:2px solid #bd04f4;">Content here</div>
.myborder {border:2px solid #bd04f4;}