#b21dfd color space conversions
Hex:
#b21dfd
RGB:
178, 29, 253
CMY:
30, 89, 1
CMYK:
30, 89, 0, 1
HSL:
280°, 98.2456%, 55.2941%
HSV (HSB):
280°, 88.5375%, 99.2157%
XYZ:
36.5291, 17.4356, 94.3686
xyY:
0.2463, 0.1175, 17.4356
CIE-Lab:
48.8042, 84.1986, -78.9547
CIE-LCH:
48.8042, 115.4264, 316.8409
CIE-Luv:
48.8042, 33.9931, -125.8304
Hunter-Lab:
41.7559, 83.0833, -104.7666
#b21dfd color charts
#b21dfd color shades, tints & tones
#b21dfd color schemes
#b21dfd color preview, HTML & CSS examples
This text has a color of #b21dfd
<p style="color:#b21dfd;">Text here</p>
.mytext {color:#b21dfd;}
This box has a color of #b21dfd
<div style="background-color:#b21dfd;">Content here</div>
.mybackground {background-color:#b21dfd;}
Border around this has a color of #b21dfd
<div style="border:2px solid #b21dfd;">Content here</div>
.myborder {border:2px solid #b21dfd;}