#b60da9 color space conversions
Hex:
#b60da9
RGB:
182, 13, 169
CMY:
29, 95, 34
CMYK:
0, 93, 7, 29
HSL:
305°, 86.6667%, 38.2353%
HSV (HSB):
305°, 92.8571%, 71.3725%
XYZ:
26.5968, 13.0975, 38.6624
xyY:
0.3394, 0.1672, 13.0975
CIE-Lab:
42.9098, 73.1179, -40.0563
CIE-LCH:
42.9098, 83.3710, 331.2847
CIE-Luv:
42.9098, 64.6763, -67.3089
Hunter-Lab:
36.1905, 67.8482, -38.0063
#b60da9 color charts
#b60da9 color shades, tints & tones
#b60da9 color schemes
#b60da9 color preview, HTML & CSS examples
This text has a color of #b60da9
<p style="color:#b60da9;">Text here</p>
.mytext {color:#b60da9;}
This box has a color of #b60da9
<div style="background-color:#b60da9;">Content here</div>
.mybackground {background-color:#b60da9;}
Border around this has a color of #b60da9
<div style="border:2px solid #b60da9;">Content here</div>
.myborder {border:2px solid #b60da9;}