#b21bf9 color space conversions
Hex:
#b21bf9
RGB:
178, 27, 249
CMY:
30, 89, 2
CMYK:
29, 89, 0, 2
HSL:
281°, 94.8718%, 54.1176%
HSV (HSB):
281°, 89.1566%, 97.6471%
XYZ:
35.8509, 17.0884, 91.0314
xyY:
0.2490, 0.1187, 17.0884
CIE-Lab:
48.3712, 83.8012, -77.4265
CIE-LCH:
48.3712, 114.0943, 317.2642
CIE-Luv:
48.3712, 35.1201, -123.4148
Hunter-Lab:
41.3381, 82.4643, -101.6268
#b21bf9 color charts
#b21bf9 color shades, tints & tones
#b21bf9 color schemes
#b21bf9 color preview, HTML & CSS examples
This text has a color of #b21bf9
<p style="color:#b21bf9;">Text here</p>
.mytext {color:#b21bf9;}
This box has a color of #b21bf9
<div style="background-color:#b21bf9;">Content here</div>
.mybackground {background-color:#b21bf9;}
Border around this has a color of #b21bf9
<div style="border:2px solid #b21bf9;">Content here</div>
.myborder {border:2px solid #b21bf9;}