#b256a8 color space conversions
Hex:
#b256a8
RGB:
178, 86, 168
CMY:
30, 66, 34
CMYK:
0, 52, 6, 30
HSL:
307°, 37.3984%, 51.7647%
HSV (HSB):
307°, 51.6854%, 69.8039%
XYZ:
28.7558, 18.9477, 39.1875
xyY:
0.3309, 0.2181, 18.9477
CIE-Lab:
50.6260, 48.4785, -27.3908
CIE-LCH:
50.6260, 55.6814, 330.5332
CIE-Luv:
50.6260, 45.6248, -47.5492
Hunter-Lab:
43.5290, 41.7436, -22.9062
#b256a8 color charts
#b256a8 color shades, tints & tones
#b256a8 color schemes
#b256a8 color preview, HTML & CSS examples
This text has a color of #b256a8
<p style="color:#b256a8;">Text here</p>
.mytext {color:#b256a8;}
This box has a color of #b256a8
<div style="background-color:#b256a8;">Content here</div>
.mybackground {background-color:#b256a8;}
Border around this has a color of #b256a8
<div style="border:2px solid #b256a8;">Content here</div>
.myborder {border:2px solid #b256a8;}