#db2cdf color space conversions
Hex:
#db2cdf
RGB:
219, 44, 223
CMY:
14, 83, 13
CMYK:
2, 80, 0, 13
HSL:
299°, 73.6626%, 52.3529%
HSV (HSB):
299°, 80.2691%, 87.4510%
XYZ:
43.4334, 22.1891, 71.8058
xyY:
0.3160, 0.1615, 22.1891
CIE-Lab:
54.2271, 82.4190, -53.0045
CIE-LCH:
54.2271, 97.9916, 327.2545
CIE-Luv:
54.2271, 67.5230, -92.2243
Hunter-Lab:
47.1054, 82.1511, -57.4059
#db2cdf color charts
#db2cdf color shades, tints & tones
#db2cdf color schemes
#db2cdf color preview, HTML & CSS examples
This text has a color of #db2cdf
<p style="color:#db2cdf;">Text here</p>
.mytext {color:#db2cdf;}
This box has a color of #db2cdf
<div style="background-color:#db2cdf;">Content here</div>
.mybackground {background-color:#db2cdf;}
Border around this has a color of #db2cdf
<div style="border:2px solid #db2cdf;">Content here</div>
.myborder {border:2px solid #db2cdf;}