#b028cd color space conversions
Hex:
#b028cd
RGB:
176, 40, 205
CMY:
31, 84, 20
CMYK:
14, 80, 0, 20
HSL:
289°, 67.3469%, 48.0392%
HSV (HSB):
289°, 80.4878%, 80.3922%
XYZ:
29.6827, 15.1555, 59.1185
xyY:
0.2855, 0.1458, 15.1555
CIE-Lab:
45.8464, 72.6488, -56.5298
CIE-LCH:
45.8464, 92.0514, 322.1127
CIE-Luv:
45.8464, 44.9986, -91.9753
Hunter-Lab:
38.9300, 67.9722, -62.7857
#b028cd color charts
#b028cd color shades, tints & tones
#b028cd color schemes
#b028cd color preview, HTML & CSS examples
This text has a color of #b028cd
<p style="color:#b028cd;">Text here</p>
.mytext {color:#b028cd;}
This box has a color of #b028cd
<div style="background-color:#b028cd;">Content here</div>
.mybackground {background-color:#b028cd;}
Border around this has a color of #b028cd
<div style="border:2px solid #b028cd;">Content here</div>
.myborder {border:2px solid #b028cd;}