#b55da5 color space conversions
Hex:
#b55da5
RGB:
181, 93, 165
CMY:
29, 64, 35
CMYK:
0, 49, 9, 29
HSL:
311°, 37.2881%, 53.7255%
HSV (HSB):
311°, 48.6188%, 70.9804%
XYZ:
29.7619, 20.3691, 37.9603
xyY:
0.3379, 0.2312, 20.3691
CIE-Lab:
52.2519, 45.3401, -23.0866
CIE-LCH:
52.2519, 50.8794, 333.0154
CIE-Luv:
52.2519, 45.6435, -40.8993
Hunter-Lab:
45.1321, 38.7289, -18.2759
#b55da5 color charts
#b55da5 color shades, tints & tones
#b55da5 color schemes
#b55da5 color preview, HTML & CSS examples
This text has a color of #b55da5
<p style="color:#b55da5;">Text here</p>
.mytext {color:#b55da5;}
This box has a color of #b55da5
<div style="background-color:#b55da5;">Content here</div>
.mybackground {background-color:#b55da5;}
Border around this has a color of #b55da5
<div style="border:2px solid #b55da5;">Content here</div>
.myborder {border:2px solid #b55da5;}