#dc65cc color space conversions
Hex:
#dc65cc
RGB:
220, 101, 204
CMY:
14, 60, 20
CMYK:
0, 54, 7, 14
HSL:
308°, 62.9630%, 62.9412%
HSV (HSB):
308°, 54.0909%, 86.2745%
XYZ:
45.0680, 28.8826, 60.3263
xyY:
0.3356, 0.2151, 28.8826
CIE-Lab:
60.6779, 59.3857, -32.0619
CIE-LCH:
60.6779, 67.4880, 331.6357
CIE-Luv:
60.6779, 59.6303, -58.4162
Hunter-Lab:
53.7426, 55.6388, -28.9335
#dc65cc color charts
#dc65cc color shades, tints & tones
#dc65cc color schemes
#dc65cc color preview, HTML & CSS examples
This text has a color of #dc65cc
<p style="color:#dc65cc;">Text here</p>
.mytext {color:#dc65cc;}
This box has a color of #dc65cc
<div style="background-color:#dc65cc;">Content here</div>
.mybackground {background-color:#dc65cc;}
Border around this has a color of #dc65cc
<div style="border:2px solid #dc65cc;">Content here</div>
.myborder {border:2px solid #dc65cc;}