#b008b4 color space conversions
Hex:
#b008b4
RGB:
176, 8, 180
CMY:
31, 97, 29
CMYK:
2, 96, 0, 29
HSL:
299°, 91.4894%, 36.8627%
HSV (HSB):
299°, 95.5556%, 70.5882%
XYZ:
26.2295, 12.6991, 44.2487
xyY:
0.3153, 0.1527, 12.6991
CIE-Lab:
42.3063, 74.2073, -47.6135
CIE-LCH:
42.3063, 88.1690, 327.3146
CIE-Luv:
42.3063, 56.3116, -77.7047
Hunter-Lab:
35.6357, 69.0217, -48.6751
#b008b4 color charts
#b008b4 color shades, tints & tones
#b008b4 color schemes
#b008b4 color preview, HTML & CSS examples
This text has a color of #b008b4
<p style="color:#b008b4;">Text here</p>
.mytext {color:#b008b4;}
This box has a color of #b008b4
<div style="background-color:#b008b4;">Content here</div>
.mybackground {background-color:#b008b4;}
Border around this has a color of #b008b4
<div style="border:2px solid #b008b4;">Content here</div>
.myborder {border:2px solid #b008b4;}