#b028c9 color space conversions
Hex:
#b028c9
RGB:
176, 40, 201
CMY:
31, 84, 21
CMYK:
12, 80, 0, 21
HSL:
291°, 66.8050%, 47.2549%
HSV (HSB):
291°, 80.0995%, 78.8235%
XYZ:
29.2059, 14.9647, 56.6075
xyY:
0.2898, 0.1485, 14.9647
CIE-Lab:
45.5859, 71.9455, -54.6355
CIE-LCH:
45.5859, 90.3393, 322.7869
CIE-Luv:
45.5859, 46.2319, -89.0780
Hunter-Lab:
38.6843, 67.0666, -59.6813
#b028c9 color charts
#b028c9 color shades, tints & tones
#b028c9 color schemes
#b028c9 color preview, HTML & CSS examples
This text has a color of #b028c9
<p style="color:#b028c9;">Text here</p>
.mytext {color:#b028c9;}
This box has a color of #b028c9
<div style="background-color:#b028c9;">Content here</div>
.mybackground {background-color:#b028c9;}
Border around this has a color of #b028c9
<div style="border:2px solid #b028c9;">Content here</div>
.myborder {border:2px solid #b028c9;}