#d37ed7 color space conversions
Hex:
#d37ed7
RGB:
211, 126, 215
CMY:
17, 51, 16
CMYK:
2, 41, 0, 16
HSL:
297°, 52.6627%, 66.8627%
HSV (HSB):
297°, 41.3953%, 84.3137%
XYZ:
46.5906, 33.6769, 68.3347
xyY:
0.3135, 0.2266, 33.6769
CIE-Lab:
64.7053, 46.3686, -32.0871
CIE-LCH:
64.7053, 56.3882, 325.3168
CIE-Luv:
64.7053, 40.7357, -57.0457
Hunter-Lab:
58.0318, 41.7523, -29.1940
#d37ed7 color charts
#d37ed7 color shades, tints & tones
#d37ed7 color schemes
#d37ed7 color preview, HTML & CSS examples
This text has a color of #d37ed7
<p style="color:#d37ed7;">Text here</p>
.mytext {color:#d37ed7;}
This box has a color of #d37ed7
<div style="background-color:#d37ed7;">Content here</div>
.mybackground {background-color:#d37ed7;}
Border around this has a color of #d37ed7
<div style="border:2px solid #d37ed7;">Content here</div>
.myborder {border:2px solid #d37ed7;}