#d65ed1 color space conversions
Hex:
#d65ed1
RGB:
214, 94, 209
CMY:
16, 63, 18
CMYK:
0, 56, 2, 16
HSL:
303°, 59.4059%, 60.3922%
HSV (HSB):
303°, 56.0748%, 83.9216%
XYZ:
43.2429, 26.9050, 63.2356
xyY:
0.3242, 0.2017, 26.9050
CIE-Lab:
58.8863, 61.7725, -37.7502
CIE-LCH:
58.8863, 72.3942, 328.5702
CIE-Luv:
58.8863, 56.5750, -67.3040
Hunter-Lab:
51.8700, 58.0389, -35.9724
#d65ed1 color charts
#d65ed1 color shades, tints & tones
#d65ed1 color schemes
#d65ed1 color preview, HTML & CSS examples
This text has a color of #d65ed1
<p style="color:#d65ed1;">Text here</p>
.mytext {color:#d65ed1;}
This box has a color of #d65ed1
<div style="background-color:#d65ed1;">Content here</div>
.mybackground {background-color:#d65ed1;}
Border around this has a color of #d65ed1
<div style="border:2px solid #d65ed1;">Content here</div>
.myborder {border:2px solid #d65ed1;}