#b21cf7 color space conversions
Hex:
#b21cf7
RGB:
178, 28, 247
CMY:
30, 89, 3
CMYK:
28, 89, 0, 3
HSL:
281°, 93.1915%, 53.9216%
HSV (HSB):
281°, 88.6640%, 96.8627%
XYZ:
35.5639, 17.0109, 89.4047
xyY:
0.2505, 0.1198, 17.0109
CIE-Lab:
48.2737, 83.2546, -76.4655
CIE-LCH:
48.2737, 113.0411, 317.4339
CIE-Luv:
48.2737, 35.5631, -122.0157
Hunter-Lab:
41.2443, 81.7385, -99.6513
#b21cf7 color charts
#b21cf7 color shades, tints & tones
#b21cf7 color schemes
#b21cf7 color preview, HTML & CSS examples
This text has a color of #b21cf7
<p style="color:#b21cf7;">Text here</p>
.mytext {color:#b21cf7;}
This box has a color of #b21cf7
<div style="background-color:#b21cf7;">Content here</div>
.mybackground {background-color:#b21cf7;}
Border around this has a color of #b21cf7
<div style="border:2px solid #b21cf7;">Content here</div>
.myborder {border:2px solid #b21cf7;}