#b0007a color space conversions
Hex:
#b0007a
RGB:
176, 0, 122
CMY:
31, 100, 52
CMYK:
0, 100, 31, 31
HSL:
318°, 100.0000%, 34.5098%
HSV (HSB):
318°, 100.0000%, 69.0196%
XYZ:
21.4173, 10.6352, 19.3363
xyY:
0.4168, 0.2070, 10.6352
CIE-Lab:
38.9592, 67.3675, -17.6604
CIE-LCH:
38.9592, 69.6439, 345.3104
CIE-Luv:
38.9592, 81.3780, -34.3237
Hunter-Lab:
32.6117, 60.1571, -12.3264
#b0007a color charts
#b0007a color shades, tints & tones
#b0007a color schemes
#b0007a color preview, HTML & CSS examples
This text has a color of #b0007a
<p style="color:#b0007a;">Text here</p>
.mytext {color:#b0007a;}
This box has a color of #b0007a
<div style="background-color:#b0007a;">Content here</div>
.mybackground {background-color:#b0007a;}
Border around this has a color of #b0007a
<div style="border:2px solid #b0007a;">Content here</div>
.myborder {border:2px solid #b0007a;}