#b3009f color space conversions
Hex:
#b3009f
RGB:
179, 0, 159
CMY:
30, 100, 38
CMYK:
0, 100, 11, 30
HSL:
307°, 100.0000%, 35.0980%
HSV (HSB):
307°, 100.0000%, 70.1961%
XYZ:
24.8484, 12.0869, 33.8242
xyY:
0.3512, 0.1708, 12.0869
CIE-Lab:
41.3539, 72.4952, -36.5661
CIE-LCH:
41.3539, 81.1951, 333.2339
CIE-Luv:
41.3539, 67.3402, -61.6717
Hunter-Lab:
34.7662, 66.7381, -33.3472
#b3009f color charts
#b3009f color shades, tints & tones
#b3009f color schemes
#b3009f color preview, HTML & CSS examples
This text has a color of #b3009f
<p style="color:#b3009f;">Text here</p>
.mytext {color:#b3009f;}
This box has a color of #b3009f
<div style="background-color:#b3009f;">Content here</div>
.mybackground {background-color:#b3009f;}
Border around this has a color of #b3009f
<div style="border:2px solid #b3009f;">Content here</div>
.myborder {border:2px solid #b3009f;}