#b00ec9 color space conversions
Hex:
#b00ec9
RGB:
176, 14, 201
CMY:
31, 95, 21
CMYK:
12, 93, 0, 21
HSL:
292°, 86.9767%, 42.1569%
HSV (HSB):
292°, 93.0348%, 78.8235%
XYZ:
28.6041, 13.7612, 56.4069
xyY:
0.2896, 0.1393, 13.7612
CIE-Lab:
43.8885, 76.9282, -57.3717
CIE-LCH:
43.8885, 95.9659, 323.2851
CIE-Luv:
43.8885, 48.6104, -92.4058
Hunter-Lab:
37.0961, 72.7199, -64.1868
#b00ec9 color charts
#b00ec9 color shades, tints & tones
#b00ec9 color schemes
#b00ec9 color preview, HTML & CSS examples
This text has a color of #b00ec9
<p style="color:#b00ec9;">Text here</p>
.mytext {color:#b00ec9;}
This box has a color of #b00ec9
<div style="background-color:#b00ec9;">Content here</div>
.mybackground {background-color:#b00ec9;}
Border around this has a color of #b00ec9
<div style="border:2px solid #b00ec9;">Content here</div>
.myborder {border:2px solid #b00ec9;}