#bd01fd color space conversions
Hex:
#bd01fd
RGB:
189, 1, 253
CMY:
26, 100, 1
CMYK:
25, 100, 0, 1
HSL:
285°, 99.2126%, 49.8039%
HSV (HSB):
285°, 99.6047%, 99.2157%
XYZ:
38.7267, 17.9324, 94.3487
xyY:
0.2565, 0.1188, 17.9324
CIE-Lab:
49.4140, 88.7189, -77.8900
CIE-LCH:
49.4140, 118.0589, 318.7188
CIE-Luv:
49.4140, 41.3548, -125.3562
Hunter-Lab:
42.3466, 89.1348, -102.4560
#bd01fd color charts
#bd01fd color shades, tints & tones
#bd01fd color schemes
#bd01fd color preview, HTML & CSS examples
This text has a color of #bd01fd
<p style="color:#bd01fd;">Text here</p>
.mytext {color:#bd01fd;}
This box has a color of #bd01fd
<div style="background-color:#bd01fd;">Content here</div>
.mybackground {background-color:#bd01fd;}
Border around this has a color of #bd01fd
<div style="border:2px solid #bd01fd;">Content here</div>
.myborder {border:2px solid #bd01fd;}