#da51ca color space conversions
Hex:
#da51ca
RGB:
218, 81, 202
CMY:
15, 68, 21
CMYK:
0, 63, 7, 15
HSL:
307°, 64.9289%, 58.6275%
HSV (HSB):
307°, 62.8440%, 85.4902%
XYZ:
42.5165, 25.0546, 58.4723
xyY:
0.3373, 0.1988, 25.0546
CIE-Lab:
57.1285, 67.1837, -36.4811
CIE-LCH:
57.1285, 76.4495, 331.4978
CIE-Luv:
57.1285, 65.7907, -65.7732
Hunter-Lab:
50.0545, 64.0233, -34.2227
#da51ca color charts
#da51ca color shades, tints & tones
#da51ca color schemes
#da51ca color preview, HTML & CSS examples
This text has a color of #da51ca
<p style="color:#da51ca;">Text here</p>
.mytext {color:#da51ca;}
This box has a color of #da51ca
<div style="background-color:#da51ca;">Content here</div>
.mybackground {background-color:#da51ca;}
Border around this has a color of #da51ca
<div style="border:2px solid #da51ca;">Content here</div>
.myborder {border:2px solid #da51ca;}