#b12ec1 color space conversions
Hex:
#b12ec1
RGB:
177, 46, 193
CMY:
31, 82, 24
CMYK:
8, 76, 0, 24
HSL:
293°, 61.5063%, 46.8627%
HSV (HSB):
293°, 76.1658%, 75.6863%
XYZ:
28.7341, 15.1514, 51.8621
xyY:
0.3001, 0.1582, 15.1514
CIE-Lab:
45.8408, 69.0199, -49.5704
CIE-LCH:
45.8408, 84.9763, 324.3139
CIE-Luv:
45.8408, 48.5143, -81.6610
Hunter-Lab:
38.9247, 63.6497, -51.7488
#b12ec1 color charts
#b12ec1 color shades, tints & tones
#b12ec1 color schemes
#b12ec1 color preview, HTML & CSS examples
This text has a color of #b12ec1
<p style="color:#b12ec1;">Text here</p>
.mytext {color:#b12ec1;}
This box has a color of #b12ec1
<div style="background-color:#b12ec1;">Content here</div>
.mybackground {background-color:#b12ec1;}
Border around this has a color of #b12ec1
<div style="border:2px solid #b12ec1;">Content here</div>
.myborder {border:2px solid #b12ec1;}