#b00fd9 color space conversions
Hex:
#b00fd9
RGB:
176, 15, 217
CMY:
31, 94, 15
CMYK:
19, 93, 0, 15
HSL:
288°, 87.0690%, 45.4902%
HSV (HSB):
288°, 93.0876%, 85.0980%
XYZ:
30.5997, 14.5815, 66.8474
xyY:
0.2731, 0.1302, 14.5815
CIE-Lab:
45.0556, 79.5153, -64.7144
CIE-LCH:
45.0556, 102.5214, 320.8592
CIE-Luv:
45.0556, 43.4838, -103.4493
Hunter-Lab:
38.1857, 76.2139, -77.0621
#b00fd9 color charts
#b00fd9 color shades, tints & tones
#b00fd9 color schemes
#b00fd9 color preview, HTML & CSS examples
This text has a color of #b00fd9
<p style="color:#b00fd9;">Text here</p>
.mytext {color:#b00fd9;}
This box has a color of #b00fd9
<div style="background-color:#b00fd9;">Content here</div>
.mybackground {background-color:#b00fd9;}
Border around this has a color of #b00fd9
<div style="border:2px solid #b00fd9;">Content here</div>
.myborder {border:2px solid #b00fd9;}