#b00aed color space conversions
Hex:
#b00aed
RGB:
176, 10, 237
CMY:
31, 96, 7
CMYK:
26, 96, 0, 7
HSL:
284°, 91.9028%, 48.4314%
HSV (HSB):
284°, 95.7806%, 92.9412%
XYZ:
33.2991, 15.5616, 81.3694
xyY:
0.2557, 0.1195, 15.5616
CIE-Lab:
46.3940, 83.5405, -73.9187
CIE-LCH:
46.3940, 111.5482, 318.4968
CIE-Luv:
46.3940, 37.9391, -117.1062
Hunter-Lab:
39.4482, 81.6414, -94.6831
#b00aed color charts
#b00aed color shades, tints & tones
#b00aed color schemes
#b00aed color preview, HTML & CSS examples
This text has a color of #b00aed
<p style="color:#b00aed;">Text here</p>
.mytext {color:#b00aed;}
This box has a color of #b00aed
<div style="background-color:#b00aed;">Content here</div>
.mybackground {background-color:#b00aed;}
Border around this has a color of #b00aed
<div style="border:2px solid #b00aed;">Content here</div>
.myborder {border:2px solid #b00aed;}