#b00fc2 color space conversions
Hex:
#b00fc2
RGB:
176, 15, 194
CMY:
31, 94, 24
CMYK:
9, 92, 0, 24
HSL:
294°, 85.6459%, 40.9804%
HSV (HSB):
294°, 92.2680%, 76.0784%
XYZ:
27.8129, 13.4668, 52.1724
xyY:
0.2976, 0.1441, 13.4668
CIE-Lab:
43.4583, 75.6641, -53.9889
CIE-LCH:
43.4583, 92.9509, 324.4908
CIE-Luv:
43.4583, 50.9193, -87.3502
Hunter-Lab:
36.6971, 71.0660, -58.6047
#b00fc2 color charts
#b00fc2 color shades, tints & tones
#b00fc2 color schemes
#b00fc2 color preview, HTML & CSS examples
This text has a color of #b00fc2
<p style="color:#b00fc2;">Text here</p>
.mytext {color:#b00fc2;}
This box has a color of #b00fc2
<div style="background-color:#b00fc2;">Content here</div>
.mybackground {background-color:#b00fc2;}
Border around this has a color of #b00fc2
<div style="border:2px solid #b00fc2;">Content here</div>
.myborder {border:2px solid #b00fc2;}