#b221fd color space conversions
Hex:
#b221fd
RGB:
178, 33, 253
CMY:
30, 87, 1
CMYK:
30, 87, 0, 1
HSL:
280°, 98.2143%, 56.0784%
HSV (HSB):
280°, 86.9565%, 99.2157%
XYZ:
36.6336, 17.6445, 94.4034
xyY:
0.2464, 0.1187, 17.6445
CIE-Lab:
49.0621, 83.4333, -78.5336
CIE-LCH:
49.0621, 114.5803, 316.7328
CIE-Luv:
49.0621, 33.7115, -125.4281
Hunter-Lab:
42.0054, 82.1632, -103.8453
#b221fd color charts
#b221fd color shades, tints & tones
#b221fd color schemes
#b221fd color preview, HTML & CSS examples
This text has a color of #b221fd
<p style="color:#b221fd;">Text here</p>
.mytext {color:#b221fd;}
This box has a color of #b221fd
<div style="background-color:#b221fd;">Content here</div>
.mybackground {background-color:#b221fd;}
Border around this has a color of #b221fd
<div style="border:2px solid #b221fd;">Content here</div>
.myborder {border:2px solid #b221fd;}