#b028d3 color space conversions
Hex:
#b028d3
RGB:
176, 40, 211
CMY:
31, 84, 17
CMYK:
17, 81, 0, 17
HSL:
288°, 68.1275%, 49.2157%
HSV (HSB):
288°, 81.0427%, 82.7451%
XYZ:
30.4212, 15.4508, 63.0070
xyY:
0.2794, 0.1419, 15.4508
CIE-Lab:
46.2456, 73.7181, -59.3431
CIE-LCH:
46.2456, 94.6360, 321.1659
CIE-Luv:
46.2456, 43.1949, -96.2777
Hunter-Lab:
39.3076, 69.3577, -67.5220
#b028d3 color charts
#b028d3 color shades, tints & tones
#b028d3 color schemes
#b028d3 color preview, HTML & CSS examples
This text has a color of #b028d3
<p style="color:#b028d3;">Text here</p>
.mytext {color:#b028d3;}
This box has a color of #b028d3
<div style="background-color:#b028d3;">Content here</div>
.mybackground {background-color:#b028d3;}
Border around this has a color of #b028d3
<div style="border:2px solid #b028d3;">Content here</div>
.myborder {border:2px solid #b028d3;}