#b12cc2 color space conversions
Hex:
#b12cc2
RGB:
177, 44, 194
CMY:
31, 83, 24
CMYK:
9, 77, 0, 24
HSL:
293°, 63.0252%, 46.6667%
HSV (HSB):
293°, 77.3196%, 76.0784%
XYZ:
28.7697, 15.0435, 52.4263
xyY:
0.2989, 0.1563, 15.0435
CIE-Lab:
45.6937, 69.7925, -50.3883
CIE-LCH:
45.6937, 86.0812, 324.1718
CIE-Luv:
45.6937, 48.5199, -82.8522
Hunter-Lab:
38.7860, 64.5281, -52.9910
#b12cc2 color charts
#b12cc2 color shades, tints & tones
#b12cc2 color schemes
#b12cc2 color preview, HTML & CSS examples
This text has a color of #b12cc2
<p style="color:#b12cc2;">Text here</p>
.mytext {color:#b12cc2;}
This box has a color of #b12cc2
<div style="background-color:#b12cc2;">Content here</div>
.mybackground {background-color:#b12cc2;}
Border around this has a color of #b12cc2
<div style="border:2px solid #b12cc2;">Content here</div>
.myborder {border:2px solid #b12cc2;}