#b00fcf color space conversions
Hex:
#b00fcf
RGB:
176, 15, 207
CMY:
31, 94, 19
CMYK:
15, 93, 0, 19
HSL:
290°, 86.4865%, 43.5294%
HSV (HSB):
290°, 92.7536%, 81.1765%
XYZ:
29.3378, 14.0767, 60.2023
xyY:
0.2831, 0.1359, 14.0767
CIE-Lab:
44.3428, 77.8107, -60.1133
CIE-LCH:
44.3428, 98.3266, 322.3119
CIE-Luv:
44.3428, 46.6011, -96.5430
Hunter-Lab:
37.5190, 73.9190, -68.8724
#b00fcf color charts
#b00fcf color shades, tints & tones
#b00fcf color schemes
#b00fcf color preview, HTML & CSS examples
This text has a color of #b00fcf
<p style="color:#b00fcf;">Text here</p>
.mytext {color:#b00fcf;}
This box has a color of #b00fcf
<div style="background-color:#b00fcf;">Content here</div>
.mybackground {background-color:#b00fcf;}
Border around this has a color of #b00fcf
<div style="border:2px solid #b00fcf;">Content here</div>
.myborder {border:2px solid #b00fcf;}