#db08cc color space conversions
Hex:
#db08cc
RGB:
219, 8, 204
CMY:
14, 97, 20
CMYK:
0, 96, 7, 14
HSL:
304°, 92.9515%, 44.5098%
HSV (HSB):
304°, 96.3470%, 85.8824%
XYZ:
40.1993, 19.5934, 58.7899
xyY:
0.3390, 0.1652, 19.5934
CIE-Lab:
51.3743, 84.9092, -46.6961
CIE-LCH:
51.3743, 96.9025, 331.1913
CIE-Luv:
51.3743, 78.2466, -82.0734
Hunter-Lab:
44.2644, 84.6446, -47.7611
#db08cc color charts
#db08cc color shades, tints & tones
#db08cc color schemes
#db08cc color preview, HTML & CSS examples
This text has a color of #db08cc
<p style="color:#db08cc;">Text here</p>
.mytext {color:#db08cc;}
This box has a color of #db08cc
<div style="background-color:#db08cc;">Content here</div>
.mybackground {background-color:#db08cc;}
Border around this has a color of #db08cc
<div style="border:2px solid #db08cc;">Content here</div>
.myborder {border:2px solid #db08cc;}