#d65ec7 color space conversions
Hex:
#d65ec7
RGB:
214, 94, 199
CMY:
16, 63, 22
CMYK:
0, 56, 7, 16
HSL:
308°, 59.4059%, 60.3922%
HSV (HSB):
308°, 56.0748%, 83.9216%
XYZ:
42.0431, 26.4251, 56.9175
xyY:
0.3353, 0.2108, 26.4251
CIE-Lab:
58.4383, 60.1132, -32.7690
CIE-LCH:
58.4383, 68.4646, 331.4042
CIE-Luv:
58.4383, 59.4292, -59.2018
Hunter-Lab:
51.4053, 56.0312, -29.6639
#d65ec7 color charts
#d65ec7 color shades, tints & tones
#d65ec7 color schemes
#d65ec7 color preview, HTML & CSS examples
This text has a color of #d65ec7
<p style="color:#d65ec7;">Text here</p>
.mytext {color:#d65ec7;}
This box has a color of #d65ec7
<div style="background-color:#d65ec7;">Content here</div>
.mybackground {background-color:#d65ec7;}
Border around this has a color of #d65ec7
<div style="border:2px solid #d65ec7;">Content here</div>
.myborder {border:2px solid #d65ec7;}