#b007b1 color space conversions
Hex:
#b007b1
RGB:
176, 7, 177
CMY:
31, 97, 31
CMYK:
1, 96, 0, 31
HSL:
300°, 92.3913%, 36.0784%
HSV (HSB):
300°, 96.0452%, 69.4118%
XYZ:
25.9163, 12.5564, 42.6527
xyY:
0.3195, 0.1548, 12.5564
CIE-Lab:
42.0871, 73.8509, -46.1884
CIE-LCH:
42.0871, 87.1052, 327.9770
CIE-Luv:
42.0871, 57.4925, -75.5685
Hunter-Lab:
35.4350, 68.5393, -46.5621
#b007b1 color charts
#b007b1 color shades, tints & tones
#b007b1 color schemes
#b007b1 color preview, HTML & CSS examples
This text has a color of #b007b1
<p style="color:#b007b1;">Text here</p>
.mytext {color:#b007b1;}
This box has a color of #b007b1
<div style="background-color:#b007b1;">Content here</div>
.mybackground {background-color:#b007b1;}
Border around this has a color of #b007b1
<div style="border:2px solid #b007b1;">Content here</div>
.myborder {border:2px solid #b007b1;}