#b211fc color space conversions
Hex:
#b211fc
RGB:
178, 17, 252
CMY:
30, 93, 1
CMYK:
29, 93, 0, 1
HSL:
281°, 97.5104%, 52.7451%
HSV (HSB):
281°, 93.2540%, 98.8235%
XYZ:
36.1312, 16.8942, 93.4520
xyY:
0.2467, 0.1153, 16.8942
CIE-Lab:
48.1264, 85.7957, -79.5040
CIE-LCH:
48.1264, 116.9692, 317.1797
CIE-Luv:
48.1264, 34.8842, -126.0918
Hunter-Lab:
41.1025, 84.9814, -106.0320
#b211fc color charts
#b211fc color shades, tints & tones
#b211fc color schemes
#b211fc color preview, HTML & CSS examples
This text has a color of #b211fc
<p style="color:#b211fc;">Text here</p>
.mytext {color:#b211fc;}
This box has a color of #b211fc
<div style="background-color:#b211fc;">Content here</div>
.mybackground {background-color:#b211fc;}
Border around this has a color of #b211fc
<div style="border:2px solid #b211fc;">Content here</div>
.myborder {border:2px solid #b211fc;}