#da68c1 color space conversions
Hex:
#da68c1
RGB:
218, 104, 193
CMY:
15, 59, 24
CMYK:
0, 52, 11, 15
HSL:
313°, 60.6383%, 63.1373%
HSV (HSB):
313°, 52.2936%, 85.4902%
XYZ:
43.4894, 28.6563, 53.6912
xyY:
0.3456, 0.2277, 28.6563
CIE-Lab:
60.4771, 55.6449, -26.1504
CIE-LCH:
60.4771, 61.4833, 334.8288
CIE-Luv:
60.4771, 60.0383, -48.5909
Hunter-Lab:
53.5316, 51.3342, -21.9946
#da68c1 color charts
#da68c1 color shades, tints & tones
#da68c1 color schemes
#da68c1 color preview, HTML & CSS examples
This text has a color of #da68c1
<p style="color:#da68c1;">Text here</p>
.mytext {color:#da68c1;}
This box has a color of #da68c1
<div style="background-color:#da68c1;">Content here</div>
.mybackground {background-color:#da68c1;}
Border around this has a color of #da68c1
<div style="border:2px solid #da68c1;">Content here</div>
.myborder {border:2px solid #da68c1;}