#da01cc color space conversions
Hex:
#da01cc
RGB:
218, 1, 204
CMY:
15, 100, 20
CMYK:
0, 100, 6, 15
HSL:
304°, 99.0868%, 42.9412%
HSV (HSB):
304°, 99.5413%, 85.4902%
XYZ:
39.8234, 19.2868, 58.7505
xyY:
0.3379, 0.1636, 19.2868
CIE-Lab:
51.0210, 85.2583, -47.2688
CIE-LCH:
51.0210, 97.4850, 330.9952
CIE-Luv:
51.0210, 77.8404, -82.8215
Hunter-Lab:
43.9167, 85.0084, -48.5748
#da01cc color charts
#da01cc color shades, tints & tones
#da01cc color schemes
#da01cc color preview, HTML & CSS examples
This text has a color of #da01cc
<p style="color:#da01cc;">Text here</p>
.mytext {color:#da01cc;}
This box has a color of #da01cc
<div style="background-color:#da01cc;">Content here</div>
.mybackground {background-color:#da01cc;}
Border around this has a color of #da01cc
<div style="border:2px solid #da01cc;">Content here</div>
.myborder {border:2px solid #da01cc;}