#b042e5 color space conversions
Hex:
#b042e5
RGB:
176, 66, 229
CMY:
31, 74, 10
CMYK:
23, 71, 0, 10
HSL:
280°, 75.8140%, 57.8431%
HSV (HSB):
280°, 71.1790%, 89.8039%
XYZ:
33.9956, 18.7837, 75.9626
xyY:
0.2641, 0.1459, 18.7837
CIE-Lab:
50.4332, 68.5709, -62.8422
CIE-LCH:
50.4332, 93.0113, 317.4961
CIE-Luv:
50.4332, 34.2855, -103.1768
Hunter-Lab:
43.3401, 64.1683, -73.5799
#b042e5 color charts
#b042e5 color shades, tints & tones
#b042e5 color schemes
#b042e5 color preview, HTML & CSS examples
This text has a color of #b042e5
<p style="color:#b042e5;">Text here</p>
.mytext {color:#b042e5;}
This box has a color of #b042e5
<div style="background-color:#b042e5;">Content here</div>
.mybackground {background-color:#b042e5;}
Border around this has a color of #b042e5
<div style="border:2px solid #b042e5;">Content here</div>
.myborder {border:2px solid #b042e5;}