#da55ce color space conversions
Hex:
#da55ce
RGB:
218, 85, 206
CMY:
15, 67, 19
CMYK:
0, 61, 6, 15
HSL:
305°, 64.2512%, 59.4118%
HSV (HSB):
305°, 61.0092%, 85.4902%
XYZ:
43.3025, 25.8587, 61.1014
xyY:
0.3324, 0.1985, 25.8587
CIE-Lab:
57.9026, 66.1890, -37.5474
CIE-LCH:
57.9026, 76.0973, 330.4348
CIE-Luv:
57.9026, 63.2582, -67.4456
Hunter-Lab:
50.8514, 63.0117, -35.6450
#da55ce color charts
#da55ce color shades, tints & tones
#da55ce color schemes
#da55ce color preview, HTML & CSS examples
This text has a color of #da55ce
<p style="color:#da55ce;">Text here</p>
.mytext {color:#da55ce;}
This box has a color of #da55ce
<div style="background-color:#da55ce;">Content here</div>
.mybackground {background-color:#da55ce;}
Border around this has a color of #da55ce
<div style="border:2px solid #da55ce;">Content here</div>
.myborder {border:2px solid #da55ce;}