#b123cb color space conversions
Hex:
#b123cb
RGB:
177, 35, 203
CMY:
31, 86, 20
CMYK:
13, 83, 0, 20
HSL:
291°, 70.5882%, 46.6667%
HSV (HSB):
291°, 82.7586%, 79.6078%
XYZ:
29.5120, 14.8610, 57.8129
xyY:
0.2888, 0.1454, 14.8610
CIE-Lab:
45.4432, 73.7351, -56.0150
CIE-LCH:
45.4432, 92.5988, 322.7768
CIE-Luv:
45.4432, 46.8803, -91.1384
Hunter-Lab:
38.5499, 69.1887, -61.9316
#b123cb color charts
#b123cb color shades, tints & tones
#b123cb color schemes
#b123cb color preview, HTML & CSS examples
This text has a color of #b123cb
<p style="color:#b123cb;">Text here</p>
.mytext {color:#b123cb;}
This box has a color of #b123cb
<div style="background-color:#b123cb;">Content here</div>
.mybackground {background-color:#b123cb;}
Border around this has a color of #b123cb
<div style="border:2px solid #b123cb;">Content here</div>
.myborder {border:2px solid #b123cb;}