#b12cb5 color space conversions
Hex:
#b12cb5
RGB:
177, 44, 181
CMY:
31, 83, 29
CMYK:
2, 76, 0, 29
HSL:
298°, 60.8889%, 44.1176%
HSV (HSB):
298°, 75.6906%, 70.9804%
XYZ:
27.3726, 14.4847, 45.0692
xyY:
0.3149, 0.1666, 14.4847
CIE-Lab:
44.9201, 67.6023, -44.0168
CIE-LCH:
44.9201, 80.6694, 326.9313
CIE-Luv:
44.9201, 52.7941, -73.0788
Hunter-Lab:
38.0587, 61.7781, -43.5702
#b12cb5 color charts
#b12cb5 color shades, tints & tones
#b12cb5 color schemes
#b12cb5 color preview, HTML & CSS examples
This text has a color of #b12cb5
<p style="color:#b12cb5;">Text here</p>
.mytext {color:#b12cb5;}
This box has a color of #b12cb5
<div style="background-color:#b12cb5;">Content here</div>
.mybackground {background-color:#b12cb5;}
Border around this has a color of #b12cb5
<div style="border:2px solid #b12cb5;">Content here</div>
.myborder {border:2px solid #b12cb5;}