#da05ce color space conversions
Hex:
#da05ce
RGB:
218, 5, 206
CMY:
15, 98, 19
CMYK:
0, 98, 6, 15
HSL:
303°, 95.5157%, 43.7255%
HSV (HSB):
303°, 97.7064%, 85.4902%
XYZ:
40.1083, 19.4702, 60.0367
xyY:
0.3353, 0.1628, 19.4702
CIE-Lab:
51.2328, 85.2355, -48.0832
CIE-LCH:
51.2328, 97.8626, 330.5717
CIE-Luv:
51.2328, 76.8197, -84.0979
Hunter-Lab:
44.1250, 85.0321, -49.7827
#da05ce color charts
#da05ce color shades, tints & tones
#da05ce color schemes
#da05ce color preview, HTML & CSS examples
This text has a color of #da05ce
<p style="color:#da05ce;">Text here</p>
.mytext {color:#da05ce;}
This box has a color of #da05ce
<div style="background-color:#da05ce;">Content here</div>
.mybackground {background-color:#da05ce;}
Border around this has a color of #da05ce
<div style="border:2px solid #da05ce;">Content here</div>
.myborder {border:2px solid #da05ce;}