#b55ecc color space conversions
Hex:
#b55ecc
RGB:
181, 94, 204
CMY:
29, 63, 20
CMYK:
11, 54, 0, 20
HSL:
287°, 51.8868%, 58.4314%
HSV (HSB):
287°, 53.9216%, 80.0000%
XYZ:
33.9578, 22.1888, 59.6198
xyY:
0.2933, 0.1917, 22.1888
CIE-Lab:
54.2268, 52.0878, -42.5408
CIE-LCH:
54.2268, 67.2522, 320.7610
CIE-Luv:
54.2268, 36.0197, -72.1527
Hunter-Lab:
47.1050, 46.2464, -42.0687
#b55ecc color charts
#b55ecc color shades, tints & tones
#b55ecc color schemes
#b55ecc color preview, HTML & CSS examples
This text has a color of #b55ecc
<p style="color:#b55ecc;">Text here</p>
.mytext {color:#b55ecc;}
This box has a color of #b55ecc
<div style="background-color:#b55ecc;">Content here</div>
.mybackground {background-color:#b55ecc;}
Border around this has a color of #b55ecc
<div style="border:2px solid #b55ecc;">Content here</div>
.myborder {border:2px solid #b55ecc;}