#b060a5 color space conversions
Hex:
#b060a5
RGB:
176, 96, 165
CMY:
31, 62, 35
CMYK:
0, 45, 6, 31
HSL:
308°, 33.6134%, 53.3333%
HSV (HSB):
308°, 45.4545%, 69.0196%
XYZ:
28.8789, 20.3125, 37.9959
xyY:
0.3312, 0.2330, 20.3125
CIE-Lab:
52.1887, 42.2212, -23.2397
CIE-LCH:
52.1887, 48.1945, 331.1704
CIE-Luv:
52.1887, 40.8867, -40.6165
Hunter-Lab:
45.0693, 35.5053, -18.4362
#b060a5 color charts
#b060a5 color shades, tints & tones
#b060a5 color schemes
#b060a5 color preview, HTML & CSS examples
This text has a color of #b060a5
<p style="color:#b060a5;">Text here</p>
.mytext {color:#b060a5;}
This box has a color of #b060a5
<div style="background-color:#b060a5;">Content here</div>
.mybackground {background-color:#b060a5;}
Border around this has a color of #b060a5
<div style="border:2px solid #b060a5;">Content here</div>
.myborder {border:2px solid #b060a5;}