#b55dca color space conversions
Hex:
#b55dca
RGB:
181, 93, 202
CMY:
29, 64, 21
CMYK:
10, 54, 0, 21
HSL:
288°, 50.6977%, 57.8431%
HSV (HSB):
288°, 53.9604%, 79.2157%
XYZ:
33.6311, 21.9167, 58.3349
xyY:
0.2953, 0.1924, 21.9167
CIE-Lab:
53.9385, 52.1884, -41.8538
CIE-LCH:
53.9385, 66.8982, 321.2713
CIE-Luv:
53.9385, 36.8066, -71.0185
Hunter-Lab:
46.8153, 46.3037, -41.1085
#b55dca color charts
#b55dca color shades, tints & tones
#b55dca color schemes
#b55dca color preview, HTML & CSS examples
This text has a color of #b55dca
<p style="color:#b55dca;">Text here</p>
.mytext {color:#b55dca;}
This box has a color of #b55dca
<div style="background-color:#b55dca;">Content here</div>
.mybackground {background-color:#b55dca;}
Border around this has a color of #b55dca
<div style="border:2px solid #b55dca;">Content here</div>
.myborder {border:2px solid #b55dca;}