#db80cb color space conversions
Hex:
#db80cb
RGB:
219, 128, 203
CMY:
14, 50, 20
CMYK:
0, 42, 7, 14
HSL:
311°, 55.8282%, 68.0392%
HSV (HSB):
311°, 41.5525%, 85.8824%
XYZ:
47.7121, 34.8102, 60.7043
xyY:
0.3331, 0.2430, 34.8102
CIE-Lab:
65.6006, 45.6476, -23.9168
CIE-LCH:
65.6006, 51.5337, 332.3480
CIE-Luv:
65.6006, 47.7191, -44.1009
Hunter-Lab:
59.0002, 41.0985, -19.7023
#db80cb color charts
#db80cb color shades, tints & tones
#db80cb color schemes
#db80cb color preview, HTML & CSS examples
This text has a color of #db80cb
<p style="color:#db80cb;">Text here</p>
.mytext {color:#db80cb;}
This box has a color of #db80cb
<div style="background-color:#db80cb;">Content here</div>
.mybackground {background-color:#db80cb;}
Border around this has a color of #db80cb
<div style="border:2px solid #db80cb;">Content here</div>
.myborder {border:2px solid #db80cb;}