#b038c4 color space conversions
Hex:
#b038c4
RGB:
176, 56, 196
CMY:
31, 78, 23
CMYK:
10, 71, 0, 23
HSL:
291°, 55.5556%, 49.4118%
HSV (HSB):
291°, 71.4286%, 76.8627%
XYZ:
29.2825, 16.0440, 53.7780
xyY:
0.2955, 0.1619, 16.0440
CIE-Lab:
47.0321, 66.0062, -49.4165
CIE-LCH:
47.0321, 82.4549, 323.1791
CIE-Luv:
47.0321, 45.0917, -81.6400
Hunter-Lab:
40.0549, 60.3977, -51.5647
#b038c4 color charts
#b038c4 color shades, tints & tones
#b038c4 color schemes
#b038c4 color preview, HTML & CSS examples
This text has a color of #b038c4
<p style="color:#b038c4;">Text here</p>
.mytext {color:#b038c4;}
This box has a color of #b038c4
<div style="background-color:#b038c4;">Content here</div>
.mybackground {background-color:#b038c4;}
Border around this has a color of #b038c4
<div style="border:2px solid #b038c4;">Content here</div>
.myborder {border:2px solid #b038c4;}