#b028ec color space conversions
Hex:
#b028ec
RGB:
176, 40, 236
CMY:
31, 84, 7
CMYK:
25, 83, 0, 7
HSL:
282°, 83.7607%, 54.1176%
HSV (HSB):
282°, 83.0508%, 92.5490%
XYZ:
33.8036, 16.8038, 80.8187
xyY:
0.2572, 0.1279, 16.8038
CIE-Lab:
48.0119, 78.3381, -70.7189
CIE-LCH:
48.0119, 105.5368, 317.9262
CIE-Luv:
48.0119, 36.2600, -113.6457
Hunter-Lab:
40.9925, 75.4596, -88.1985
#b028ec color charts
#b028ec color shades, tints & tones
#b028ec color schemes
#b028ec color preview, HTML & CSS examples
This text has a color of #b028ec
<p style="color:#b028ec;">Text here</p>
.mytext {color:#b028ec;}
This box has a color of #b028ec
<div style="background-color:#b028ec;">Content here</div>
.mybackground {background-color:#b028ec;}
Border around this has a color of #b028ec
<div style="border:2px solid #b028ec;">Content here</div>
.myborder {border:2px solid #b028ec;}