#b119cc color space conversions
Hex:
#b119cc
RGB:
177, 25, 204
CMY:
31, 90, 20
CMYK:
13, 88, 0, 20
HSL:
291°, 78.1659%, 44.9020%
HSV (HSB):
291°, 87.7451%, 80.0000%
XYZ:
29.3782, 14.4020, 58.3582
xyY:
0.2876, 0.1410, 14.4020
CIE-Lab:
44.8040, 75.9776, -57.6245
CIE-LCH:
44.8040, 95.3582, 322.8218
CIE-Luv:
44.8040, 47.5462, -93.2368
Hunter-Lab:
37.9500, 71.7696, -64.6092
#b119cc color charts
#b119cc color shades, tints & tones
#b119cc color schemes
#b119cc color preview, HTML & CSS examples
This text has a color of #b119cc
<p style="color:#b119cc;">Text here</p>
.mytext {color:#b119cc;}
This box has a color of #b119cc
<div style="background-color:#b119cc;">Content here</div>
.mybackground {background-color:#b119cc;}
Border around this has a color of #b119cc
<div style="border:2px solid #b119cc;">Content here</div>
.myborder {border:2px solid #b119cc;}