#d37bfb color space conversions
Hex:
#d37bfb
RGB:
211, 123, 251
CMY:
17, 52, 2
CMYK:
16, 51, 0, 2
HSL:
281°, 94.1176%, 73.3333%
HSV (HSB):
281°, 50.9960%, 98.4314%
XYZ:
51.3595, 34.9798, 95.3116
xyY:
0.2827, 0.1926, 34.9798
CIE-Lab:
65.7330, 54.9556, -50.4003
CIE-LCH:
65.7330, 74.5675, 317.4758
CIE-Luv:
65.7330, 34.5996, -88.1140
Hunter-Lab:
59.1438, 51.5050, -54.1467
#d37bfb color charts
#d37bfb color shades, tints & tones
#d37bfb color schemes
#d37bfb color preview, HTML & CSS examples
This text has a color of #d37bfb
<p style="color:#d37bfb;">Text here</p>
.mytext {color:#d37bfb;}
This box has a color of #d37bfb
<div style="background-color:#d37bfb;">Content here</div>
.mybackground {background-color:#d37bfb;}
Border around this has a color of #d37bfb
<div style="border:2px solid #d37bfb;">Content here</div>
.myborder {border:2px solid #d37bfb;}