#b059d5 color space conversions
Hex:
#b059d5
RGB:
176, 89, 213
CMY:
31, 65, 16
CMYK:
17, 58, 0, 16
HSL:
282°, 59.6154%, 59.2157%
HSV (HSB):
282°, 58.2160%, 83.5294%
XYZ:
33.4871, 21.1790, 65.2738
xyY:
0.2792, 0.1766, 21.1790
CIE-Lab:
53.1448, 55.1044, -49.4231
CIE-LCH:
53.1448, 74.0212, 318.1111
CIE-Luv:
53.1448, 32.5003, -82.8135
Hunter-Lab:
46.0206, 49.3503, -51.8801
#b059d5 color charts
#b059d5 color shades, tints & tones
#b059d5 color schemes
#b059d5 color preview, HTML & CSS examples
This text has a color of #b059d5
<p style="color:#b059d5;">Text here</p>
.mytext {color:#b059d5;}
This box has a color of #b059d5
<div style="background-color:#b059d5;">Content here</div>
.mybackground {background-color:#b059d5;}
Border around this has a color of #b059d5
<div style="border:2px solid #b059d5;">Content here</div>
.myborder {border:2px solid #b059d5;}