#b042b9 color space conversions
Hex:
#b042b9
RGB:
176, 66, 185
CMY:
31, 74, 27
CMYK:
5, 64, 0, 27
HSL:
295°, 47.4104%, 49.2157%
HSV (HSB):
295°, 64.3243%, 72.5490%
XYZ:
28.6097, 16.6293, 47.6008
xyY:
0.3082, 0.1791, 16.6293
CIE-Lab:
47.7895, 60.1351, -41.8098
CIE-LCH:
47.7895, 73.2413, 325.1905
CIE-Luv:
47.7895, 46.0243, -70.0258
Hunter-Lab:
40.7791, 53.8682, -40.6630
#b042b9 color charts
#b042b9 color shades, tints & tones
#b042b9 color schemes
#b042b9 color preview, HTML & CSS examples
This text has a color of #b042b9
<p style="color:#b042b9;">Text here</p>
.mytext {color:#b042b9;}
This box has a color of #b042b9
<div style="background-color:#b042b9;">Content here</div>
.mybackground {background-color:#b042b9;}
Border around this has a color of #b042b9
<div style="border:2px solid #b042b9;">Content here</div>
.myborder {border:2px solid #b042b9;}