#b60ac4 color space conversions
Hex:
#b60ac4
RGB:
182, 10, 196
CMY:
29, 96, 23
CMYK:
7, 95, 0, 23
HSL:
295°, 90.2913%, 40.3922%
HSV (HSB):
295°, 94.8980%, 76.8627%
XYZ:
29.3638, 14.1477, 53.4077
xyY:
0.3030, 0.1460, 14.1477
CIE-Lab:
44.4440, 77.4741, -53.5151
CIE-LCH:
44.4440, 94.1600, 325.3653
CIE-Luv:
44.4440, 54.5883, -87.4984
Hunter-Lab:
37.6134, 73.5265, -57.8571
#b60ac4 color charts
#b60ac4 color shades, tints & tones
#b60ac4 color schemes
#b60ac4 color preview, HTML & CSS examples
This text has a color of #b60ac4
<p style="color:#b60ac4;">Text here</p>
.mytext {color:#b60ac4;}
This box has a color of #b60ac4
<div style="background-color:#b60ac4;">Content here</div>
.mybackground {background-color:#b60ac4;}
Border around this has a color of #b60ac4
<div style="border:2px solid #b60ac4;">Content here</div>
.myborder {border:2px solid #b60ac4;}