#da51e6 color space conversions
Hex:
#da51e6
RGB:
218, 81, 230
CMY:
15, 68, 10
CMYK:
5, 65, 0, 10
HSL:
295°, 74.8744%, 60.9804%
HSV (HSB):
295°, 64.7826%, 90.1961%
XYZ:
46.1388, 26.5035, 77.5468
xyY:
0.3072, 0.1765, 26.5035
CIE-Lab:
58.5119, 71.7860, -50.1380
CIE-LCH:
58.5119, 87.5617, 325.0681
CIE-Luv:
58.5119, 57.0774, -87.9715
Hunter-Lab:
51.4815, 69.8828, -53.2717
#da51e6 color charts
#da51e6 color shades, tints & tones
#da51e6 color schemes
#da51e6 color preview, HTML & CSS examples
This text has a color of #da51e6
<p style="color:#da51e6;">Text here</p>
.mytext {color:#da51e6;}
This box has a color of #da51e6
<div style="background-color:#da51e6;">Content here</div>
.mybackground {background-color:#da51e6;}
Border around this has a color of #da51e6
<div style="border:2px solid #da51e6;">Content here</div>
.myborder {border:2px solid #da51e6;}