#b12ac9 color space conversions
Hex:
#b12ac9
RGB:
177, 42, 201
CMY:
31, 84, 21
CMYK:
12, 79, 0, 21
HSL:
291°, 65.4321%, 47.6471%
HSV (HSB):
291°, 79.1045%, 78.8235%
XYZ:
29.5020, 15.2201, 56.6412
xyY:
0.2911, 0.1502, 15.2201
CIE-Lab:
45.9342, 71.5807, -54.0668
CIE-LCH:
45.9342, 89.7052, 322.9353
CIE-Luv:
45.9342, 46.6109, -88.4271
Hunter-Lab:
39.0129, 66.7112, -58.7715
#b12ac9 color charts
#b12ac9 color shades, tints & tones
#b12ac9 color schemes
#b12ac9 color preview, HTML & CSS examples
This text has a color of #b12ac9
<p style="color:#b12ac9;">Text here</p>
.mytext {color:#b12ac9;}
This box has a color of #b12ac9
<div style="background-color:#b12ac9;">Content here</div>
.mybackground {background-color:#b12ac9;}
Border around this has a color of #b12ac9
<div style="border:2px solid #b12ac9;">Content here</div>
.myborder {border:2px solid #b12ac9;}