#b21ff1 color space conversions
Hex:
#b21ff1
RGB:
178, 31, 241
CMY:
30, 88, 5
CMYK:
26, 87, 0, 5
HSL:
282°, 88.2353%, 53.3333%
HSV (HSB):
282°, 87.1369%, 94.5098%
XYZ:
34.7273, 16.7958, 84.6307
xyY:
0.2551, 0.1234, 16.7958
CIE-Lab:
48.0017, 81.5794, -73.5398
CIE-LCH:
48.0017, 109.8331, 317.9669
CIE-Luv:
48.0017, 36.9012, -117.7494
Hunter-Lab:
40.9827, 79.5347, -93.7480
#b21ff1 color charts
#b21ff1 color shades, tints & tones
#b21ff1 color schemes
#b21ff1 color preview, HTML & CSS examples
This text has a color of #b21ff1
<p style="color:#b21ff1;">Text here</p>
.mytext {color:#b21ff1;}
This box has a color of #b21ff1
<div style="background-color:#b21ff1;">Content here</div>
.mybackground {background-color:#b21ff1;}
Border around this has a color of #b21ff1
<div style="border:2px solid #b21ff1;">Content here</div>
.myborder {border:2px solid #b21ff1;}