#d65dac color space conversions
Hex:
#d65dac
RGB:
214, 93, 172
CMY:
16, 64, 33
CMYK:
0, 57, 20, 16
HSL:
321°, 59.6059%, 60.1961%
HSV (HSB):
321°, 56.5421%, 83.9216%
XYZ:
39.0923, 25.1034, 41.8148
xyY:
0.3688, 0.2368, 25.1034
CIE-Lab:
57.1760, 56.4245, -19.2084
CIE-LCH:
57.1760, 59.6044, 341.2001
CIE-Luv:
57.1760, 67.7513, -37.7496
Hunter-Lab:
50.1033, 51.5910, -14.4094
#d65dac color charts
#d65dac RGB chart
#d65dac CMYK chart
#d65dac RGB pie chart
#d65dac color shades, tints & tones
#d65dac color schemes
#d65dac color preview, HTML & CSS examples
This text has a color of #d65dac
<p style="color:#d65dac;">Text here</p>
.mytext {color:#d65dac;}
Text color #d65dac
This box has a color of #d65dac
<div style="background-color:#d65dac;">Content here</div>
.mybackground {background-color:#d65dac;}
Background color #d65dac
Border around this has a color of #d65dac
<div style="border:2px solid #d65dac;">Content here</div>
.myborder {border:2px solid #d65dac;}
Border color #d65dac