#dc65d5 color space conversions
Hex:
#dc65d5
RGB:
220, 101, 213
CMY:
14, 60, 16
CMYK:
0, 54, 3, 14
HSL:
304°, 62.9630%, 62.9412%
HSV (HSB):
304°, 54.0909%, 86.2745%
XYZ:
46.1791, 29.3271, 66.1776
xyY:
0.3259, 0.2070, 29.3271
CIE-Lab:
61.0692, 60.8773, -36.5351
CIE-LCH:
61.0692, 70.9990, 329.0302
CIE-Luv:
61.0692, 57.1367, -65.7365
Hunter-Lab:
54.1545, 57.4418, -34.5451
#dc65d5 color charts
#dc65d5 color shades, tints & tones
#dc65d5 color schemes
#dc65d5 color preview, HTML & CSS examples
This text has a color of #dc65d5
<p style="color:#dc65d5;">Text here</p>
.mytext {color:#dc65d5;}
This box has a color of #dc65d5
<div style="background-color:#dc65d5;">Content here</div>
.mybackground {background-color:#dc65d5;}
Border around this has a color of #dc65d5
<div style="border:2px solid #dc65d5;">Content here</div>
.myborder {border:2px solid #dc65d5;}