#b018e4 color space conversions
Hex:
#b018e4
RGB:
176, 24, 228
CMY:
31, 91, 11
CMYK:
23, 89, 0, 11
HSL:
285°, 80.9524%, 49.4118%
HSV (HSB):
285°, 89.4737%, 89.4118%
XYZ:
32.2347, 15.4848, 74.6887
xyY:
0.2633, 0.1265, 15.4848
CIE-Lab:
46.2912, 80.1873, -68.9864
CIE-LCH:
46.2912, 105.7787, 319.2941
CIE-Luv:
46.2912, 39.7596, -110.1813
Hunter-Lab:
39.3507, 77.3570, -84.9884
#b018e4 color charts
#b018e4 color shades, tints & tones
#b018e4 color schemes
#b018e4 color preview, HTML & CSS examples
This text has a color of #b018e4
<p style="color:#b018e4;">Text here</p>
.mytext {color:#b018e4;}
This box has a color of #b018e4
<div style="background-color:#b018e4;">Content here</div>
.mybackground {background-color:#b018e4;}
Border around this has a color of #b018e4
<div style="border:2px solid #b018e4;">Content here</div>
.myborder {border:2px solid #b018e4;}