#d65ebc color space conversions
Hex:
#d65ebc
RGB:
214, 94, 188
CMY:
16, 63, 26
CMYK:
0, 56, 12, 16
HSL:
313°, 59.4059%, 60.3922%
HSV (HSB):
313°, 56.0748%, 83.9216%
XYZ:
40.8114, 25.9324, 50.4314
xyY:
0.3483, 0.2213, 25.9324
CIE-Lab:
57.9728, 58.3625, -27.2034
CIE-LCH:
57.9728, 64.3911, 335.0093
CIE-Luv:
57.9728, 62.6199, -50.2629
Hunter-Lab:
50.9239, 53.9366, -23.0700
#d65ebc color charts
#d65ebc color shades, tints & tones
#d65ebc color schemes
#d65ebc color preview, HTML & CSS examples
This text has a color of #d65ebc
<p style="color:#d65ebc;">Text here</p>
.mytext {color:#d65ebc;}
This box has a color of #d65ebc
<div style="background-color:#d65ebc;">Content here</div>
.mybackground {background-color:#d65ebc;}
Border around this has a color of #d65ebc
<div style="border:2px solid #d65ebc;">Content here</div>
.myborder {border:2px solid #d65ebc;}