#bd01f0 color space conversions
Hex:
#bd01f0
RGB:
189, 1, 240
CMY:
26, 100, 6
CMYK:
21, 100, 0, 6
HSL:
287°, 99.1701%, 47.2549%
HSV (HSB):
287°, 99.5833%, 94.1176%
XYZ:
36.7253, 17.1318, 83.8092
xyY:
0.2668, 0.1244, 17.1318
CIE-Lab:
48.4257, 86.4800, -72.2120
CIE-LCH:
48.4257, 112.6648, 320.1376
CIE-Luv:
48.4257, 45.0995, -116.7743
Hunter-Lab:
41.3906, 85.9471, -91.0792
#bd01f0 color charts
#bd01f0 color shades, tints & tones
#bd01f0 color schemes
#bd01f0 color preview, HTML & CSS examples
This text has a color of #bd01f0
<p style="color:#bd01f0;">Text here</p>
.mytext {color:#bd01f0;}
This box has a color of #bd01f0
<div style="background-color:#bd01f0;">Content here</div>
.mybackground {background-color:#bd01f0;}
Border around this has a color of #bd01f0
<div style="border:2px solid #bd01f0;">Content here</div>
.myborder {border:2px solid #bd01f0;}