#b565b5 color space conversions
Hex:
#b565b5
RGB:
181, 101, 181
CMY:
29, 60, 29
CMYK:
0, 44, 0, 29
HSL:
300°, 35.0877%, 55.2941%
HSV (HSB):
300°, 44.1989%, 70.9804%
XYZ:
32.0502, 22.4673, 46.3635
xyY:
0.3177, 0.2227, 22.4673
CIE-Lab:
54.5194, 44.0546, -28.8798
CIE-LCH:
54.5194, 52.6768, 326.7533
CIE-Luv:
54.5194, 38.5912, -49.9040
Hunter-Lab:
47.3997, 37.7468, -24.8140
#b565b5 color charts
#b565b5 color shades, tints & tones
#b565b5 color schemes
#b565b5 color preview, HTML & CSS examples
This text has a color of #b565b5
<p style="color:#b565b5;">Text here</p>
.mytext {color:#b565b5;}
This box has a color of #b565b5
<div style="background-color:#b565b5;">Content here</div>
.mybackground {background-color:#b565b5;}
Border around this has a color of #b565b5
<div style="border:2px solid #b565b5;">Content here</div>
.myborder {border:2px solid #b565b5;}