#b123d6 color space conversions
Hex:
#b123d6
RGB:
177, 35, 214
CMY:
31, 86, 16
CMYK:
17, 84, 0, 16
HSL:
288°, 71.8876%, 48.8235%
HSV (HSB):
288°, 83.6449%, 83.9216%
XYZ:
30.8701, 15.4042, 64.9646
xyY:
0.2775, 0.1385, 15.4042
CIE-Lab:
46.1829, 75.6625, -61.1597
CIE-LCH:
46.1829, 97.2898, 321.0506
CIE-Luv:
46.1829, 43.5035, -98.9761
Hunter-Lab:
39.2482, 71.7122, -70.6645
#b123d6 color charts
#b123d6 color shades, tints & tones
#b123d6 color schemes
#b123d6 color preview, HTML & CSS examples
This text has a color of #b123d6
<p style="color:#b123d6;">Text here</p>
.mytext {color:#b123d6;}
This box has a color of #b123d6
<div style="background-color:#b123d6;">Content here</div>
.mybackground {background-color:#b123d6;}
Border around this has a color of #b123d6
<div style="border:2px solid #b123d6;">Content here</div>
.myborder {border:2px solid #b123d6;}