#b37cff color space conversions
Hex:
#b37cff
RGB:
179, 124, 255
CMY:
30, 51, 0
CMYK:
30, 51, 0, 0
HSL:
265°, 100.0000%, 74.3137%
HSV (HSB):
265°, 51.3725%, 100.0000%
XYZ:
43.8481, 31.2190, 98.3226
xyY:
0.2529, 0.1801, 31.2190
CIE-Lab:
62.6921, 47.1538, -57.6370
CIE-LCH:
62.6921, 74.4682, 309.2872
CIE-Luv:
62.6921, 15.8693, -97.9728
Hunter-Lab:
55.8740, 42.3015, -65.2220
#b37cff color charts
#b37cff color shades, tints & tones
#b37cff color schemes
#b37cff color preview, HTML & CSS examples
This text has a color of #b37cff
<p style="color:#b37cff;">Text here</p>
.mytext {color:#b37cff;}
This box has a color of #b37cff
<div style="background-color:#b37cff;">Content here</div>
.mybackground {background-color:#b37cff;}
Border around this has a color of #b37cff
<div style="border:2px solid #b37cff;">Content here</div>
.myborder {border:2px solid #b37cff;}