#da75b7 color space conversions
Hex:
#da75b7
RGB:
218, 117, 183
CMY:
15, 54, 28
CMYK:
0, 46, 16, 15
HSL:
321°, 57.7143%, 65.6863%
HSV (HSB):
321°, 46.3303%, 85.4902%
XYZ:
43.8220, 31.0469, 48.4827
xyY:
0.3553, 0.2517, 31.0469
CIE-Lab:
62.5472, 47.7017, -17.2972
CIE-LCH:
62.5472, 50.7409, 340.0687
CIE-Luv:
62.5472, 56.7440, -33.9235
Hunter-Lab:
55.7197, 42.8755, -12.5854
#da75b7 color charts
#da75b7 color shades, tints & tones
#da75b7 color schemes
#da75b7 color preview, HTML & CSS examples
This text has a color of #da75b7
<p style="color:#da75b7;">Text here</p>
.mytext {color:#da75b7;}
This box has a color of #da75b7
<div style="background-color:#da75b7;">Content here</div>
.mybackground {background-color:#da75b7;}
Border around this has a color of #da75b7
<div style="border:2px solid #da75b7;">Content here</div>
.myborder {border:2px solid #da75b7;}