#da75f8 color space conversions
Hex:
#da75f8
RGB:
218, 117, 248
CMY:
15, 54, 3
CMYK:
12, 53, 0, 3
HSL:
286°, 90.3448%, 71.5686%
HSV (HSB):
286°, 52.8226%, 97.2549%
XYZ:
52.2180, 34.4053, 92.6956
xyY:
0.2912, 0.1919, 34.4053
CIE-Lab:
65.2830, 59.1516, -49.4095
CIE-LCH:
65.2830, 77.0728, 320.1279
CIE-Luv:
65.2830, 41.5358, -86.9800
Hunter-Lab:
58.6560, 56.2599, -52.6383
#da75f8 color charts
#da75f8 color shades, tints & tones
#da75f8 color schemes
#da75f8 color preview, HTML & CSS examples
This text has a color of #da75f8
<p style="color:#da75f8;">Text here</p>
.mytext {color:#da75f8;}
This box has a color of #da75f8
<div style="background-color:#da75f8;">Content here</div>
.mybackground {background-color:#da75f8;}
Border around this has a color of #da75f8
<div style="border:2px solid #da75f8;">Content here</div>
.myborder {border:2px solid #da75f8;}