#b37fcb color space conversions
Hex:
#b37fcb
RGB:
179, 127, 203
CMY:
30, 50, 20
CMYK:
12, 37, 0, 20
HSL:
281°, 42.2222%, 64.7059%
HSV (HSB):
281°, 37.4384%, 79.6078%
XYZ:
36.9593, 29.0742, 60.1638
xyY:
0.2929, 0.2304, 29.0742
CIE-Lab:
60.8471, 33.7111, -31.6226
CIE-LCH:
60.8471, 46.2215, 316.8309
CIE-Luv:
60.8471, 22.4342, -53.7614
Hunter-Lab:
53.9205, 27.9900, -28.4106
#b37fcb color charts
#b37fcb color shades, tints & tones
#b37fcb color schemes
#b37fcb color preview, HTML & CSS examples
This text has a color of #b37fcb
<p style="color:#b37fcb;">Text here</p>
.mytext {color:#b37fcb;}
This box has a color of #b37fcb
<div style="background-color:#b37fcb;">Content here</div>
.mybackground {background-color:#b37fcb;}
Border around this has a color of #b37fcb
<div style="border:2px solid #b37fcb;">Content here</div>
.myborder {border:2px solid #b37fcb;}