#d65ebd color space conversions
Hex:
#d65ebd
RGB:
214, 94, 189
CMY:
16, 63, 26
CMYK:
0, 56, 12, 16
HSL:
313°, 59.4059%, 60.3922%
HSV (HSB):
313°, 56.0748%, 83.9216%
XYZ:
40.9196, 25.9757, 51.0012
xyY:
0.3471, 0.2203, 25.9757
CIE-Lab:
58.0140, 58.5183, -27.7131
CIE-LCH:
58.0140, 64.7488, 334.6587
CIE-Luv:
58.0140, 62.3281, -51.0756
Hunter-Lab:
50.9663, 54.1220, -23.6541
#d65ebd color charts
#d65ebd color shades, tints & tones
#d65ebd color schemes
#d65ebd color preview, HTML & CSS examples
This text has a color of #d65ebd
<p style="color:#d65ebd;">Text here</p>
.mytext {color:#d65ebd;}
This box has a color of #d65ebd
<div style="background-color:#d65ebd;">Content here</div>
.mybackground {background-color:#d65ebd;}
Border around this has a color of #d65ebd
<div style="border:2px solid #d65ebd;">Content here</div>
.myborder {border:2px solid #d65ebd;}