#d65dcd color space conversions
Hex:
#d65dcd
RGB:
214, 93, 205
CMY:
16, 64, 20
CMYK:
0, 57, 4, 16
HSL:
304°, 59.6059%, 60.1961%
HSV (HSB):
304°, 56.5421%, 83.9216%
XYZ:
42.6654, 26.5326, 60.6302
xyY:
0.3286, 0.2044, 26.5326
CIE-Lab:
58.5392, 61.5489, -36.0247
CIE-LCH:
58.5392, 71.3165, 329.6595
CIE-Luv:
58.5392, 58.0613, -64.5032
Hunter-Lab:
51.5098, 57.7085, -33.7311
#d65dcd color charts
#d65dcd RGB chart
#d65dcd CMYK chart
#d65dcd RGB pie chart
#d65dcd color shades, tints & tones
#d65dcd color schemes
#d65dcd color preview, HTML & CSS examples
This text has a color of #d65dcd
<p style="color:#d65dcd;">Text here</p>
.mytext {color:#d65dcd;}
Text color #d65dcd
This box has a color of #d65dcd
<div style="background-color:#d65dcd;">Content here</div>
.mybackground {background-color:#d65dcd;}
Background color #d65dcd
Border around this has a color of #d65dcd
<div style="border:2px solid #d65dcd;">Content here</div>
.myborder {border:2px solid #d65dcd;}
Border color #d65dcd