#b3007f color space conversions
Hex:
#b3007f
RGB:
179, 0, 127
CMY:
30, 100, 50
CMYK:
0, 100, 29, 30
HSL:
317°, 100.0000%, 35.0980%
HSV (HSB):
317°, 100.0000%, 70.1961%
XYZ:
22.4212, 11.1160, 21.0426
xyY:
0.4108, 0.2037, 11.1160
CIE-Lab:
39.7752, 68.5315, -19.4674
CIE-LCH:
39.7752, 71.2429, 344.1420
CIE-Luv:
39.7752, 81.5142, -37.1213
Hunter-Lab:
33.3407, 61.6927, -14.0817
#b3007f color charts
#b3007f color shades, tints & tones
#b3007f color schemes
#b3007f color preview, HTML & CSS examples
This text has a color of #b3007f
<p style="color:#b3007f;">Text here</p>
.mytext {color:#b3007f;}
This box has a color of #b3007f
<div style="background-color:#b3007f;">Content here</div>
.mybackground {background-color:#b3007f;}
Border around this has a color of #b3007f
<div style="border:2px solid #b3007f;">Content here</div>
.myborder {border:2px solid #b3007f;}