#b27f9b color space conversions
Hex:
#b27f9b
RGB:
178, 127, 155
CMY:
30, 50, 39
CMYK:
0, 29, 13, 30
HSL:
327°, 24.8780%, 59.8039%
HSV (HSB):
327°, 28.6517%, 69.8039%
XYZ:
31.8659, 27.0103, 34.5443
xyY:
0.3411, 0.2891, 27.0103
CIE-Lab:
58.9838, 24.1426, -7.1242
CIE-LCH:
58.9838, 25.1718, 343.5593
CIE-Luv:
58.9838, 29.0755, -14.3457
Hunter-Lab:
51.9714, 18.4959, -3.0289
#b27f9b color charts
#b27f9b color shades, tints & tones
#b27f9b color schemes
#b27f9b color preview, HTML & CSS examples
This text has a color of #b27f9b
<p style="color:#b27f9b;">Text here</p>
.mytext {color:#b27f9b;}
This box has a color of #b27f9b
<div style="background-color:#b27f9b;">Content here</div>
.mybackground {background-color:#b27f9b;}
Border around this has a color of #b27f9b
<div style="border:2px solid #b27f9b;">Content here</div>
.myborder {border:2px solid #b27f9b;}