#db30cc color space conversions
Hex:
#db30cc
RGB:
219, 48, 204
CMY:
14, 81, 20
CMYK:
0, 78, 7, 14
HSL:
305°, 70.3704%, 52.3529%
HSV (HSB):
305°, 78.0822%, 85.8824%
XYZ:
41.1695, 21.5336, 59.1133
xyY:
0.3380, 0.1768, 21.5336
CIE-Lab:
53.5286, 78.6186, -43.2798
CIE-LCH:
53.5286, 89.7442, 331.1671
CIE-Luv:
53.5286, 73.9481, -76.8562
Hunter-Lab:
46.4043, 77.1559, -43.0450
#db30cc color charts
#db30cc color shades, tints & tones
#db30cc color schemes
#db30cc color preview, HTML & CSS examples
This text has a color of #db30cc
<p style="color:#db30cc;">Text here</p>
.mytext {color:#db30cc;}
This box has a color of #db30cc
<div style="background-color:#db30cc;">Content here</div>
.mybackground {background-color:#db30cc;}
Border around this has a color of #db30cc
<div style="border:2px solid #db30cc;">Content here</div>
.myborder {border:2px solid #db30cc;}