#b00fc9 color space conversions
Hex:
#b00fc9
RGB:
176, 15, 201
CMY:
31, 94, 21
CMYK:
12, 93, 0, 21
HSL:
292°, 86.1111%, 42.3529%
HSV (HSB):
292°, 92.5373%, 78.8235%
XYZ:
28.6179, 13.7888, 56.4115
xyY:
0.2896, 0.1395, 13.7888
CIE-Lab:
43.9285, 76.8097, -57.3072
CIE-LCH:
43.9285, 95.8324, 323.2737
CIE-Luv:
43.9285, 48.5563, -92.3305
Hunter-Lab:
37.1333, 72.5835, -64.0779
#b00fc9 color charts
#b00fc9 color shades, tints & tones
#b00fc9 color schemes
#b00fc9 color preview, HTML & CSS examples
This text has a color of #b00fc9
<p style="color:#b00fc9;">Text here</p>
.mytext {color:#b00fc9;}
This box has a color of #b00fc9
<div style="background-color:#b00fc9;">Content here</div>
.mybackground {background-color:#b00fc9;}
Border around this has a color of #b00fc9
<div style="border:2px solid #b00fc9;">Content here</div>
.myborder {border:2px solid #b00fc9;}