#b027ed color space conversions
Hex:
#b027ed
RGB:
176, 39, 237
CMY:
31, 85, 7
CMYK:
26, 84, 0, 7
HSL:
282°, 84.6154%, 54.1176%
HSV (HSB):
282°, 83.5443%, 92.9412%
XYZ:
33.9161, 16.7956, 81.5751
xyY:
0.2564, 0.1270, 16.7956
CIE-Lab:
48.0014, 78.7757, -71.3001
CIE-LCH:
48.0014, 106.2512, 317.8517
CIE-Luv:
48.0014, 36.1015, -114.4684
Hunter-Lab:
40.9824, 76.0032, -89.3285
#b027ed color charts
#b027ed color shades, tints & tones
#b027ed color schemes
#b027ed color preview, HTML & CSS examples
This text has a color of #b027ed
<p style="color:#b027ed;">Text here</p>
.mytext {color:#b027ed;}
This box has a color of #b027ed
<div style="background-color:#b027ed;">Content here</div>
.mybackground {background-color:#b027ed;}
Border around this has a color of #b027ed
<div style="border:2px solid #b027ed;">Content here</div>
.myborder {border:2px solid #b027ed;}