#db3dcb color space conversions
Hex:
#db3dcb
RGB:
219, 61, 203
CMY:
14, 76, 20
CMYK:
0, 72, 7, 14
HSL:
306°, 68.6957%, 54.9020%
HSV (HSB):
306°, 72.1461%, 85.8824%
XYZ:
41.6617, 22.7094, 58.6874
xyY:
0.3386, 0.1845, 22.7094
CIE-Lab:
54.7717, 74.7622, -40.7438
CIE-LCH:
54.7717, 85.1437, 331.4105
CIE-Luv:
54.7717, 71.6412, -72.8376
Hunter-Lab:
47.6543, 72.6580, -39.6590
#db3dcb color charts
#db3dcb color shades, tints & tones
#db3dcb color schemes
#db3dcb color preview, HTML & CSS examples
This text has a color of #db3dcb
<p style="color:#db3dcb;">Text here</p>
.mytext {color:#db3dcb;}
This box has a color of #db3dcb
<div style="background-color:#db3dcb;">Content here</div>
.mybackground {background-color:#db3dcb;}
Border around this has a color of #db3dcb
<div style="border:2px solid #db3dcb;">Content here</div>
.myborder {border:2px solid #db3dcb;}