#b12ccc color space conversions
Hex:
#b12ccc
RGB:
177, 44, 204
CMY:
31, 83, 20
CMYK:
13, 78, 0, 20
HSL:
290°, 64.5161%, 48.6275%
HSV (HSB):
290°, 78.4314%, 80.0000%
XYZ:
29.9312, 15.5081, 58.5426
xyY:
0.2879, 0.1491, 15.5081
CIE-Lab:
46.3224, 71.5410, -55.1775
CIE-LCH:
46.3224, 90.3475, 322.3580
CIE-Luv:
46.3224, 45.4005, -90.2130
Hunter-Lab:
39.3803, 66.7543, -60.5739
#b12ccc color charts
#b12ccc color shades, tints & tones
#b12ccc color schemes
#b12ccc color preview, HTML & CSS examples
This text has a color of #b12ccc
<p style="color:#b12ccc;">Text here</p>
.mytext {color:#b12ccc;}
This box has a color of #b12ccc
<div style="background-color:#b12ccc;">Content here</div>
.mybackground {background-color:#b12ccc;}
Border around this has a color of #b12ccc
<div style="border:2px solid #b12ccc;">Content here</div>
.myborder {border:2px solid #b12ccc;}