#b00fd5 color space conversions
Hex:
#b00fd5
RGB:
176, 15, 213
CMY:
31, 94, 16
CMYK:
17, 93, 0, 16
HSL:
289°, 86.8421%, 44.7059%
HSV (HSB):
289°, 92.9577%, 83.5294%
XYZ:
30.0856, 14.3759, 64.1399
xyY:
0.2770, 0.1324, 14.3759
CIE-Lab:
44.7672, 78.8282, -62.8851
CIE-LCH:
44.7672, 100.8386, 321.4189
CIE-Luv:
44.7672, 44.7098, -100.7039
Hunter-Lab:
37.9155, 75.2858, -73.7573
#b00fd5 color charts
#b00fd5 color shades, tints & tones
#b00fd5 color schemes
#b00fd5 color preview, HTML & CSS examples
This text has a color of #b00fd5
<p style="color:#b00fd5;">Text here</p>
.mytext {color:#b00fd5;}
This box has a color of #b00fd5
<div style="background-color:#b00fd5;">Content here</div>
.mybackground {background-color:#b00fd5;}
Border around this has a color of #b00fd5
<div style="border:2px solid #b00fd5;">Content here</div>
.myborder {border:2px solid #b00fd5;}