#b256e6 color space conversions
Hex:
#b256e6
RGB:
178, 86, 230
CMY:
30, 66, 10
CMYK:
23, 63, 0, 10
HSL:
278°, 74.2268%, 61.9608%
HSV (HSB):
278°, 62.6087%, 90.1961%
XYZ:
35.9708, 21.8337, 77.1814
xyY:
0.2665, 0.1617, 21.8337
CIE-Lab:
53.8501, 60.5875, -57.8945
CIE-LCH:
53.8501, 83.8011, 316.3021
CIE-Luv:
53.8501, 30.7829, -96.6700
Hunter-Lab:
46.7266, 55.6405, -65.2246
#b256e6 color charts
#b256e6 color shades, tints & tones
#b256e6 color schemes
#b256e6 color preview, HTML & CSS examples
This text has a color of #b256e6
<p style="color:#b256e6;">Text here</p>
.mytext {color:#b256e6;}
This box has a color of #b256e6
<div style="background-color:#b256e6;">Content here</div>
.mybackground {background-color:#b256e6;}
Border around this has a color of #b256e6
<div style="border:2px solid #b256e6;">Content here</div>
.myborder {border:2px solid #b256e6;}