#d065cd color space conversions
Hex:
#d065cd
RGB:
208, 101, 205
CMY:
18, 60, 20
CMYK:
0, 51, 1, 18
HSL:
302°, 53.2338%, 60.5882%
HSV (HSB):
302°, 51.4423%, 81.5686%
XYZ:
41.6855, 27.1250, 60.7962
xyY:
0.3216, 0.2093, 27.1250
CIE-Lab:
59.0899, 56.2219, -35.2253
CIE-LCH:
59.0899, 66.3455, 327.9312
CIE-Luv:
59.0899, 51.0310, -62.5435
Hunter-Lab:
52.0817, 51.7262, -32.7534
#d065cd color charts
#d065cd color shades, tints & tones
#d065cd color schemes
#d065cd color preview, HTML & CSS examples
This text has a color of #d065cd
<p style="color:#d065cd;">Text here</p>
.mytext {color:#d065cd;}
This box has a color of #d065cd
<div style="background-color:#d065cd;">Content here</div>
.mybackground {background-color:#d065cd;}
Border around this has a color of #d065cd
<div style="border:2px solid #d065cd;">Content here</div>
.myborder {border:2px solid #d065cd;}