#d65ac9 color space conversions
Hex:
#d65ac9
RGB:
214, 90, 201
CMY:
16, 65, 21
CMYK:
0, 58, 6, 16
HSL:
306°, 60.1942%, 59.6078%
HSV (HSB):
306°, 57.9439%, 83.9216%
XYZ:
41.9303, 25.8255, 58.0332
xyY:
0.3333, 0.2053, 25.8255
CIE-Lab:
57.8711, 62.2176, -34.7930
CIE-LCH:
57.8711, 71.2852, 330.7854
CIE-Luv:
57.8711, 60.2723, -62.5515
Hunter-Lab:
50.8188, 58.3465, -32.1338
#d65ac9 color charts
#d65ac9 color shades, tints & tones
#d65ac9 color schemes
#d65ac9 color preview, HTML & CSS examples
This text has a color of #d65ac9
<p style="color:#d65ac9;">Text here</p>
.mytext {color:#d65ac9;}
This box has a color of #d65ac9
<div style="background-color:#d65ac9;">Content here</div>
.mybackground {background-color:#d65ac9;}
Border around this has a color of #d65ac9
<div style="border:2px solid #d65ac9;">Content here</div>
.myborder {border:2px solid #d65ac9;}