#d37ff7 color space conversions
Hex:
#d37ff7
RGB:
211, 127, 247
CMY:
17, 50, 3
CMYK:
15, 49, 0, 3
HSL:
282°, 88.2353%, 73.3333%
HSV (HSB):
282°, 48.5830%, 96.8627%
XYZ:
51.2418, 35.7430, 92.1940
xyY:
0.2860, 0.1995, 35.7430
CIE-Lab:
66.3231, 52.1006, -47.2737
CIE-LCH:
66.3231, 70.3511, 317.7809
CIE-Luv:
66.3231, 33.9701, -82.7712
Hunter-Lab:
59.7855, 48.3669, -49.5801
#d37ff7 color charts
#d37ff7 color shades, tints & tones
#d37ff7 color schemes
#d37ff7 color preview, HTML & CSS examples
This text has a color of #d37ff7
<p style="color:#d37ff7;">Text here</p>
.mytext {color:#d37ff7;}
This box has a color of #d37ff7
<div style="background-color:#d37ff7;">Content here</div>
.mybackground {background-color:#d37ff7;}
Border around this has a color of #d37ff7
<div style="border:2px solid #d37ff7;">Content here</div>
.myborder {border:2px solid #d37ff7;}