#b12ca5 color space conversions
Hex:
#b12ca5
RGB:
177, 44, 165
CMY:
31, 83, 35
CMYK:
0, 75, 7, 31
HSL:
305°, 60.1810%, 43.3333%
HSV (HSB):
305°, 75.1412%, 69.4118%
XYZ:
25.8237, 13.8651, 36.9125
xyY:
0.3371, 0.1810, 13.8651
CIE-Lab:
44.0388, 65.0515, -35.9399
CIE-LCH:
44.0388, 74.3194, 331.0801
CIE-Luv:
44.0388, 58.3766, -60.7730
Hunter-Lab:
37.2359, 58.6299, -32.7100
#b12ca5 color charts
#b12ca5 color shades, tints & tones
#b12ca5 color schemes
#b12ca5 color preview, HTML & CSS examples
This text has a color of #b12ca5
<p style="color:#b12ca5;">Text here</p>
.mytext {color:#b12ca5;}
This box has a color of #b12ca5
<div style="background-color:#b12ca5;">Content here</div>
.mybackground {background-color:#b12ca5;}
Border around this has a color of #b12ca5
<div style="border:2px solid #b12ca5;">Content here</div>
.myborder {border:2px solid #b12ca5;}