#dd79cc color space conversions
Hex:
#dd79cc
RGB:
221, 121, 204
CMY:
13, 53, 20
CMYK:
0, 45, 8, 13
HSL:
310°, 59.5238%, 67.0588%
HSV (HSB):
310°, 45.2489%, 86.6667%
XYZ:
47.5552, 33.4065, 61.0684
xyY:
0.3348, 0.2352, 33.4065
CIE-Lab:
64.4887, 50.0044, -26.1623
CIE-LCH:
64.4887, 56.4350, 332.3814
CIE-Luv:
64.4887, 52.0410, -48.2228
Hunter-Lab:
57.7984, 45.7187, -22.1855
#dd79cc color charts
#dd79cc color shades, tints & tones
#dd79cc color schemes
#dd79cc color preview, HTML & CSS examples
This text has a color of #dd79cc
<p style="color:#dd79cc;">Text here</p>
.mytext {color:#dd79cc;}
This box has a color of #dd79cc
<div style="background-color:#dd79cc;">Content here</div>
.mybackground {background-color:#dd79cc;}
Border around this has a color of #dd79cc
<div style="border:2px solid #dd79cc;">Content here</div>
.myborder {border:2px solid #dd79cc;}