#b589cd color space conversions
Hex:
#b589cd
RGB:
181, 137, 205
CMY:
29, 46, 20
CMYK:
12, 33, 0, 20
HSL:
279°, 40.4762%, 67.0588%
HSV (HSB):
279°, 33.1707%, 80.3922%
XYZ:
39.0212, 32.1229, 61.9013
xyY:
0.2933, 0.2414, 32.1229
CIE-Lab:
63.4443, 29.1804, -28.7096
CIE-LCH:
63.4443, 40.9358, 315.4660
CIE-Luv:
63.4443, 19.0239, -48.7997
Hunter-Lab:
56.6770, 23.7094, -25.0812
#b589cd color charts
#b589cd color shades, tints & tones
#b589cd color schemes
#b589cd color preview, HTML & CSS examples
This text has a color of #b589cd
<p style="color:#b589cd;">Text here</p>
.mytext {color:#b589cd;}
This box has a color of #b589cd
<div style="background-color:#b589cd;">Content here</div>
.mybackground {background-color:#b589cd;}
Border around this has a color of #b589cd
<div style="border:2px solid #b589cd;">Content here</div>
.myborder {border:2px solid #b589cd;}