#b256d6 color space conversions
Hex:
#b256d6
RGB:
178, 86, 214
CMY:
30, 66, 16
CMYK:
17, 60, 0, 16
HSL:
283°, 60.9524%, 58.8235%
HSV (HSB):
283°, 59.8131%, 83.9216%
XYZ:
33.8255, 20.9756, 65.8842
xyY:
0.2803, 0.1738, 20.9756
CIE-Lab:
52.9228, 57.2469, -50.3300
CIE-LCH:
52.9228, 76.2254, 318.6789
CIE-Luv:
52.9228, 34.3414, -84.3866
Hunter-Lab:
45.7991, 51.6848, -53.2321
#b256d6 color charts
#b256d6 color shades, tints & tones
#b256d6 color schemes
#b256d6 color preview, HTML & CSS examples
This text has a color of #b256d6
<p style="color:#b256d6;">Text here</p>
.mytext {color:#b256d6;}
This box has a color of #b256d6
<div style="background-color:#b256d6;">Content here</div>
.mybackground {background-color:#b256d6;}
Border around this has a color of #b256d6
<div style="border:2px solid #b256d6;">Content here</div>
.myborder {border:2px solid #b256d6;}