#b12da2 color space conversions
Hex:
#b12da2
RGB:
177, 45, 162
CMY:
31, 82, 36
CMYK:
0, 75, 8, 31
HSL:
307°, 59.4595%, 43.5294%
HSV (HSB):
307°, 74.5763%, 69.4118%
XYZ:
25.5914, 13.8325, 35.5035
xyY:
0.3415, 0.1846, 13.8325
CIE-Lab:
43.9918, 64.2806, -34.2236
CIE-LCH:
43.9918, 72.8234, 331.9687
CIE-Luv:
43.9918, 59.2479, -58.1839
Hunter-Lab:
37.1921, 57.7376, -30.5637
#b12da2 color charts
#b12da2 color shades, tints & tones
#b12da2 color schemes
#b12da2 color preview, HTML & CSS examples
This text has a color of #b12da2
<p style="color:#b12da2;">Text here</p>
.mytext {color:#b12da2;}
This box has a color of #b12da2
<div style="background-color:#b12da2;">Content here</div>
.mybackground {background-color:#b12da2;}
Border around this has a color of #b12da2
<div style="border:2px solid #b12da2;">Content here</div>
.myborder {border:2px solid #b12da2;}