#db28ec color space conversions
Hex:
#db28ec
RGB:
219, 40, 236
CMY:
14, 84, 7
CMYK:
7, 83, 0, 7
HSL:
295°, 83.7607%, 54.1176%
HSV (HSB):
295°, 83.0508%, 92.5490%
XYZ:
45.1125, 22.6338, 81.3479
xyY:
0.3026, 0.1518, 22.6338
CIE-Lab:
54.6931, 85.3108, -59.5940
CIE-LCH:
54.6931, 104.0643, 325.0637
CIE-Luv:
54.6931, 63.4208, -102.6051
Hunter-Lab:
47.5750, 86.0048, -68.0769
#db28ec color charts
#db28ec color shades, tints & tones
#db28ec color schemes
#db28ec color preview, HTML & CSS examples
This text has a color of #db28ec
<p style="color:#db28ec;">Text here</p>
.mytext {color:#db28ec;}
This box has a color of #db28ec
<div style="background-color:#db28ec;">Content here</div>
.mybackground {background-color:#db28ec;}
Border around this has a color of #db28ec
<div style="border:2px solid #db28ec;">Content here</div>
.myborder {border:2px solid #db28ec;}