#bd21fc color space conversions
Hex:
#bd21fc
RGB:
189, 33, 252
CMY:
26, 87, 1
CMYK:
25, 87, 0, 1
HSL:
283°, 97.3333%, 55.8824%
HSV (HSB):
283°, 86.9048%, 98.8235%
XYZ:
39.1008, 18.9348, 93.6894
xyY:
0.2577, 0.1248, 18.9348
CIE-Lab:
50.6108, 84.7497, -75.3813
CIE-LCH:
50.6108, 113.4233, 318.3483
CIE-Luv:
50.6108, 40.1502, -122.5641
Hunter-Lab:
43.5141, 84.2463, -97.1962
#bd21fc color charts
#bd21fc color shades, tints & tones
#bd21fc color schemes
#bd21fc color preview, HTML & CSS examples
This text has a color of #bd21fc
<p style="color:#bd21fc;">Text here</p>
.mytext {color:#bd21fc;}
This box has a color of #bd21fc
<div style="background-color:#bd21fc;">Content here</div>
.mybackground {background-color:#bd21fc;}
Border around this has a color of #bd21fc
<div style="border:2px solid #bd21fc;">Content here</div>
.myborder {border:2px solid #bd21fc;}