#b55db9 color space conversions
Hex:
#b55db9
RGB:
181, 93, 185
CMY:
29, 64, 27
CMYK:
2, 50, 0, 27
HSL:
297°, 39.6552%, 54.5098%
HSV (HSB):
297°, 49.7297%, 72.5490%
XYZ:
31.7274, 21.1552, 48.3101
xyY:
0.3135, 0.2091, 21.1552
CIE-Lab:
53.1190, 48.9182, -33.3713
CIE-LCH:
53.1190, 59.2168, 325.6987
CIE-Luv:
53.1190, 40.7900, -57.2506
Hunter-Lab:
45.9948, 42.6389, -30.0781
#b55db9 color charts
#b55db9 color shades, tints & tones
#b55db9 color schemes
#b55db9 color preview, HTML & CSS examples
This text has a color of #b55db9
<p style="color:#b55db9;">Text here</p>
.mytext {color:#b55db9;}
This box has a color of #b55db9
<div style="background-color:#b55db9;">Content here</div>
.mybackground {background-color:#b55db9;}
Border around this has a color of #b55db9
<div style="border:2px solid #b55db9;">Content here</div>
.myborder {border:2px solid #b55db9;}