#b018ed color space conversions
Hex:
#b018ed
RGB:
176, 24, 237
CMY:
31, 91, 7
CMYK:
26, 90, 0, 7
HSL:
283°, 85.5422%, 51.1765%
HSV (HSB):
283°, 89.8734%, 92.9412%
XYZ:
33.5172, 15.9978, 81.4421
xyY:
0.2559, 0.1222, 15.9978
CIE-Lab:
46.9716, 81.8187, -72.9769
CIE-LCH:
46.9716, 109.6354, 318.2691
CIE-Luv:
46.9716, 37.2942, -116.1911
Hunter-Lab:
39.9972, 79.5856, -92.7278
#b018ed color charts
#b018ed color shades, tints & tones
#b018ed color schemes
#b018ed color preview, HTML & CSS examples
This text has a color of #b018ed
<p style="color:#b018ed;">Text here</p>
.mytext {color:#b018ed;}
This box has a color of #b018ed
<div style="background-color:#b018ed;">Content here</div>
.mybackground {background-color:#b018ed;}
Border around this has a color of #b018ed
<div style="border:2px solid #b018ed;">Content here</div>
.myborder {border:2px solid #b018ed;}