#b60cc1 color space conversions
Hex:
#b60cc1
RGB:
182, 12, 193
CMY:
29, 95, 24
CMYK:
6, 94, 0, 24
HSL:
296°, 88.2927%, 40.1961%
HSV (HSB):
296°, 93.7824%, 75.6863%
XYZ:
29.0485, 14.0583, 51.6346
xyY:
0.3066, 0.1484, 14.0583
CIE-Lab:
44.3164, 76.8102, -51.9699
CIE-LCH:
44.3164, 92.7398, 325.9176
CIE-Luv:
44.3164, 55.5671, -85.1957
Hunter-Lab:
37.4944, 72.6765, -55.4039
#b60cc1 color charts
#b60cc1 color shades, tints & tones
#b60cc1 color schemes
#b60cc1 color preview, HTML & CSS examples
This text has a color of #b60cc1
<p style="color:#b60cc1;">Text here</p>
.mytext {color:#b60cc1;}
This box has a color of #b60cc1
<div style="background-color:#b60cc1;">Content here</div>
.mybackground {background-color:#b60cc1;}
Border around this has a color of #b60cc1
<div style="border:2px solid #b60cc1;">Content here</div>
.myborder {border:2px solid #b60cc1;}