#b00ade color space conversions
Hex:
#b00ade
RGB:
176, 10, 222
CMY:
31, 96, 13
CMYK:
21, 95, 0, 13
HSL:
287°, 91.3793%, 45.4902%
HSV (HSB):
287°, 95.4955%, 87.0588%
XYZ:
31.1979, 14.7211, 70.3044
xyY:
0.2684, 0.1267, 14.7211
CIE-Lab:
45.2498, 80.8965, -67.2607
CIE-LCH:
45.2498, 105.2057, 320.2585
CIE-Luv:
45.2498, 42.1951, -107.1411
Hunter-Lab:
38.3681, 77.9976, -81.7833
#b00ade color charts
#b00ade color shades, tints & tones
#b00ade color schemes
#b00ade color preview, HTML & CSS examples
This text has a color of #b00ade
<p style="color:#b00ade;">Text here</p>
.mytext {color:#b00ade;}
This box has a color of #b00ade
<div style="background-color:#b00ade;">Content here</div>
.mybackground {background-color:#b00ade;}
Border around this has a color of #b00ade
<div style="border:2px solid #b00ade;">Content here</div>
.myborder {border:2px solid #b00ade;}