#da88f5 color space conversions
Hex:
#da88f5
RGB:
218, 136, 245
CMY:
15, 47, 4
CMYK:
11, 44, 0, 4
HSL:
285°, 84.4961%, 74.7059%
HSV (HSB):
285°, 44.4898%, 96.0784%
XYZ:
54.1990, 39.1063, 91.0779
xyY:
0.2939, 0.2121, 39.1063
CIE-Lab:
68.8282, 48.9851, -42.1879
CIE-LCH:
68.8282, 64.6479, 319.2637
CIE-Luv:
68.8282, 35.2073, -74.5114
Hunter-Lab:
62.5350, 45.2694, -42.5772
#da88f5 color charts
#da88f5 color shades, tints & tones
#da88f5 color schemes
#da88f5 color preview, HTML & CSS examples
This text has a color of #da88f5
<p style="color:#da88f5;">Text here</p>
.mytext {color:#da88f5;}
This box has a color of #da88f5
<div style="background-color:#da88f5;">Content here</div>
.mybackground {background-color:#da88f5;}
Border around this has a color of #da88f5
<div style="border:2px solid #da88f5;">Content here</div>
.myborder {border:2px solid #da88f5;}