#b059e5 color space conversions
Hex:
#b059e5
RGB:
176, 89, 229
CMY:
31, 65, 10
CMYK:
23, 61, 0, 10
HSL:
277°, 72.9167%, 62.3529%
HSV (HSB):
277°, 61.1354%, 89.8039%
XYZ:
35.6197, 22.0320, 76.5040
xyY:
0.2655, 0.1642, 22.0320
CIE-Lab:
54.0609, 58.4983, -57.0078
CIE-LCH:
54.0609, 81.6820, 315.7393
CIE-Luv:
54.0609, 29.0778, -95.1731
Hunter-Lab:
46.9383, 53.3152, -63.7791
#b059e5 color charts
#b059e5 color shades, tints & tones
#b059e5 color schemes
#b059e5 color preview, HTML & CSS examples
This text has a color of #b059e5
<p style="color:#b059e5;">Text here</p>
.mytext {color:#b059e5;}
This box has a color of #b059e5
<div style="background-color:#b059e5;">Content here</div>
.mybackground {background-color:#b059e5;}
Border around this has a color of #b059e5
<div style="border:2px solid #b059e5;">Content here</div>
.myborder {border:2px solid #b059e5;}