#d065c9 color space conversions
Hex:
#d065c9
RGB:
208, 101, 201
CMY:
18, 60, 21
CMYK:
0, 51, 3, 18
HSL:
304°, 53.2338%, 60.5882%
HSV (HSB):
304°, 51.4423%, 81.5686%
XYZ:
41.2087, 26.9343, 58.2852
xyY:
0.3259, 0.2130, 26.9343
CIE-Lab:
58.9135, 55.5283, -33.2302
CIE-LCH:
58.9135, 64.7119, 329.1021
CIE-Luv:
58.9135, 52.0711, -59.2820
Hunter-Lab:
51.8983, 50.9122, -30.2579
#d065c9 color charts
#d065c9 color shades, tints & tones
#d065c9 color schemes
#d065c9 color preview, HTML & CSS examples
This text has a color of #d065c9
<p style="color:#d065c9;">Text here</p>
.mytext {color:#d065c9;}
This box has a color of #d065c9
<div style="background-color:#d065c9;">Content here</div>
.mybackground {background-color:#d065c9;}
Border around this has a color of #d065c9
<div style="border:2px solid #d065c9;">Content here</div>
.myborder {border:2px solid #d065c9;}