#db4fdc color space conversions
Hex:
#db4fdc
RGB:
219, 79, 220
CMY:
14, 69, 14
CMYK:
0, 64, 0, 14
HSL:
300°, 66.8246%, 58.6275%
HSV (HSB):
300°, 64.0909%, 86.2745%
XYZ:
44.9277, 25.8193, 70.3258
xyY:
0.3185, 0.1830, 25.8193
CIE-Lab:
57.8652, 71.1046, -45.5277
CIE-LCH:
57.8652, 84.4312, 327.3689
CIE-Luv:
57.8652, 61.3557, -80.5322
Hunter-Lab:
50.8127, 68.9041, -46.4896
#db4fdc color charts
#db4fdc color shades, tints & tones
#db4fdc color schemes
#db4fdc color preview, HTML & CSS examples
This text has a color of #db4fdc
<p style="color:#db4fdc;">Text here</p>
.mytext {color:#db4fdc;}
This box has a color of #db4fdc
<div style="background-color:#db4fdc;">Content here</div>
.mybackground {background-color:#db4fdc;}
Border around this has a color of #db4fdc
<div style="border:2px solid #db4fdc;">Content here</div>
.myborder {border:2px solid #db4fdc;}