#da1acc color space conversions
Hex:
#da1acc
RGB:
218, 26, 204
CMY:
15, 90, 20
CMYK:
0, 88, 6, 15
HSL:
304°, 78.6885%, 47.8431%
HSV (HSB):
304°, 88.0734%, 85.4902%
XYZ:
40.1819, 20.0038, 58.8700
xyY:
0.3375, 0.1680, 20.0038
CIE-Lab:
51.8416, 82.8410, -45.9644
CIE-LCH:
51.8416, 94.7384, 330.9763
CIE-Luv:
51.8416, 76.2468, -80.8766
Hunter-Lab:
44.7257, 82.0960, -46.7324
#da1acc color charts
#da1acc RGB chart
#da1acc CMYK chart
#da1acc RGB pie chart
#da1acc color shades, tints & tones
#da1acc color schemes
#da1acc color preview, HTML & CSS examples
This text has a color of #da1acc
<p style="color:#da1acc;">Text here</p>
.mytext {color:#da1acc;}
Text color #da1acc
This box has a color of #da1acc
<div style="background-color:#da1acc;">Content here</div>
.mybackground {background-color:#da1acc;}
Background color #da1acc
Border around this has a color of #da1acc
<div style="border:2px solid #da1acc;">Content here</div>
.myborder {border:2px solid #da1acc;}
Border color #da1acc