#db01cb color space conversions
Hex:
#db01cb
RGB:
219, 1, 203
CMY:
14, 100, 20
CMYK:
0, 100, 7, 14
HSL:
304°, 99.0909%, 43.1373%
HSV (HSB):
304°, 99.5434%, 85.8824%
XYZ:
40.0038, 19.3936, 58.1348
xyY:
0.3404, 0.1650, 19.3936
CIE-Lab:
51.1445, 85.2901, -46.4851
CIE-LCH:
51.1445, 97.1353, 331.4086
CIE-Luv:
51.1445, 79.0050, -81.7279
Hunter-Lab:
44.0381, 85.0807, -47.4421
#db01cb color charts
#db01cb color shades, tints & tones
#db01cb color schemes
#db01cb color preview, HTML & CSS examples
This text has a color of #db01cb
<p style="color:#db01cb;">Text here</p>
.mytext {color:#db01cb;}
This box has a color of #db01cb
<div style="background-color:#db01cb;">Content here</div>
.mybackground {background-color:#db01cb;}
Border around this has a color of #db01cb
<div style="border:2px solid #db01cb;">Content here</div>
.myborder {border:2px solid #db01cb;}