#d965cd color space conversions
Hex:
#d965cd
RGB:
217, 101, 205
CMY:
15, 60, 20
CMYK:
0, 53, 6, 15
HSL:
306°, 60.4167%, 62.3529%
HSV (HSB):
306°, 53.4562%, 85.0980%
XYZ:
44.2884, 28.4669, 60.9180
xyY:
0.3313, 0.2130, 28.4669
CIE-Lab:
60.3082, 58.7182, -33.2347
CIE-LCH:
60.3082, 67.4712, 330.4900
CIE-Luv:
60.3082, 57.2470, -60.0688
Hunter-Lab:
53.3543, 54.7993, -30.3471
#d965cd color charts
#d965cd color shades, tints & tones
#d965cd color schemes
#d965cd color preview, HTML & CSS examples
This text has a color of #d965cd
<p style="color:#d965cd;">Text here</p>
.mytext {color:#d965cd;}
This box has a color of #d965cd
<div style="background-color:#d965cd;">Content here</div>
.mybackground {background-color:#d965cd;}
Border around this has a color of #d965cd
<div style="border:2px solid #d965cd;">Content here</div>
.myborder {border:2px solid #d965cd;}