#b045e3 color space conversions
Hex:
#b045e3
RGB:
176, 69, 227
CMY:
31, 73, 11
CMYK:
22, 70, 0, 11
HSL:
281°, 73.8318%, 58.0392%
HSV (HSB):
281°, 69.6035%, 89.0196%
XYZ:
33.8977, 19.0324, 74.5601
xyY:
0.2659, 0.1493, 19.0324
CIE-Lab:
50.7251, 66.9718, -61.2404
CIE-LCH:
50.7251, 90.7502, 317.5595
CIE-Luv:
50.7251, 34.1833, -100.8390
Hunter-Lab:
43.6261, 62.3497, -70.7924
#b045e3 color charts
#b045e3 color shades, tints & tones
#b045e3 color schemes
#b045e3 color preview, HTML & CSS examples
This text has a color of #b045e3
<p style="color:#b045e3;">Text here</p>
.mytext {color:#b045e3;}
This box has a color of #b045e3
<div style="background-color:#b045e3;">Content here</div>
.mybackground {background-color:#b045e3;}
Border around this has a color of #b045e3
<div style="border:2px solid #b045e3;">Content here</div>
.myborder {border:2px solid #b045e3;}