#d761ed color space conversions
Hex:
#d761ed
RGB:
215, 97, 237
CMY:
16, 62, 7
CMYK:
9, 59, 0, 7
HSL:
291°, 79.5455%, 65.4902%
HSV (HSB):
291°, 59.0717%, 92.9412%
XYZ:
47.5851, 29.1109, 83.2317
xyY:
0.2975, 0.1820, 29.1109
CIE-Lab:
60.8794, 65.6450, -50.3182
CIE-LCH:
60.8794, 82.7115, 322.5292
CIE-Luv:
60.8794, 48.6726, -88.1365
Hunter-Lab:
53.9545, 63.0074, -53.6942
#d761ed color charts
#d761ed color shades, tints & tones
#d761ed color schemes
#d761ed color preview, HTML & CSS examples
This text has a color of #d761ed
<p style="color:#d761ed;">Text here</p>
.mytext {color:#d761ed;}
This box has a color of #d761ed
<div style="background-color:#d761ed;">Content here</div>
.mybackground {background-color:#d761ed;}
Border around this has a color of #d761ed
<div style="border:2px solid #d761ed;">Content here</div>
.myborder {border:2px solid #d761ed;}