#bd01f6 color space conversions
Hex:
#bd01f6
RGB:
189, 1, 246
CMY:
26, 100, 4
CMYK:
23, 100, 0, 4
HSL:
286°, 99.1903%, 48.4314%
HSV (HSB):
286°, 99.5935%, 96.4706%
XYZ:
37.6317, 17.4943, 88.5821
xyY:
0.2619, 0.1217, 17.4943
CIE-Lab:
48.8770, 87.5063, -74.8493
CIE-LCH:
48.8770, 115.1511, 319.4577
CIE-Luv:
48.8770, 43.3379, -120.7617
Hunter-Lab:
41.8262, 87.4031, -96.2895
#bd01f6 color charts
#bd01f6 color shades, tints & tones
#bd01f6 color schemes
#bd01f6 color preview, HTML & CSS examples
This text has a color of #bd01f6
<p style="color:#bd01f6;">Text here</p>
.mytext {color:#bd01f6;}
This box has a color of #bd01f6
<div style="background-color:#bd01f6;">Content here</div>
.mybackground {background-color:#bd01f6;}
Border around this has a color of #bd01f6
<div style="border:2px solid #bd01f6;">Content here</div>
.myborder {border:2px solid #bd01f6;}