#bd00f4 color space conversions
Hex:
#bd00f4
RGB:
189, 0, 244
CMY:
26, 100, 4
CMYK:
23, 100, 0, 4
HSL:
286°, 100.0000%, 47.8431%
HSV (HSB):
286°, 100.0000%, 95.6863%
XYZ:
37.3154, 17.3505, 86.9702
xyY:
0.2635, 0.1225, 17.3505
CIE-Lab:
48.6986, 87.2436, -74.0174
CIE-LCH:
48.6986, 114.4116, 319.6888
CIE-Luv:
48.6986, 43.9503, -119.4829
Hunter-Lab:
41.6539, 87.0139, -94.6353
#bd00f4 color charts
#bd00f4 color shades, tints & tones
#bd00f4 color schemes
#bd00f4 color preview, HTML & CSS examples
This text has a color of #bd00f4
<p style="color:#bd00f4;">Text here</p>
.mytext {color:#bd00f4;}
This box has a color of #bd00f4
<div style="background-color:#bd00f4;">Content here</div>
.mybackground {background-color:#bd00f4;}
Border around this has a color of #bd00f4
<div style="border:2px solid #bd00f4;">Content here</div>
.myborder {border:2px solid #bd00f4;}