#db65cf color space conversions
Hex:
#db65cf
RGB:
219, 101, 207
CMY:
14, 60, 19
CMYK:
0, 54, 5, 14
HSL:
306°, 62.1053%, 62.7451%
HSV (HSB):
306°, 53.8813%, 85.8824%
XYZ:
45.1296, 28.8724, 62.2258
xyY:
0.3313, 0.2119, 28.8724
CIE-Lab:
60.6689, 59.6023, -33.7838
CIE-LCH:
60.6689, 68.5112, 330.4546
CIE-Luv:
60.6689, 58.0952, -61.1389
Hunter-Lab:
53.7331, 55.8866, -31.0479
#db65cf color charts
#db65cf color shades, tints & tones
#db65cf color schemes
#db65cf color preview, HTML & CSS examples
This text has a color of #db65cf
<p style="color:#db65cf;">Text here</p>
.mytext {color:#db65cf;}
This box has a color of #db65cf
<div style="background-color:#db65cf;">Content here</div>
.mybackground {background-color:#db65cf;}
Border around this has a color of #db65cf
<div style="border:2px solid #db65cf;">Content here</div>
.myborder {border:2px solid #db65cf;}