#da07bc color space conversions
Hex:
#da07bc
RGB:
218, 7, 188
CMY:
15, 97, 26
CMYK:
0, 97, 14, 15
HSL:
309°, 93.7778%, 44.1176%
HSV (HSB):
309°, 96.7890%, 85.4902%
XYZ:
38.0665, 18.6882, 49.1778
xyY:
0.3593, 0.1764, 18.6882
CIE-Lab:
50.3204, 82.6933, -39.1042
CIE-LCH:
50.3204, 91.4731, 334.6913
CIE-Luv:
50.3204, 84.3646, -70.2218
Hunter-Lab:
43.2299, 81.5278, -37.1867
#da07bc color charts
#da07bc color shades, tints & tones
#da07bc color schemes
#da07bc color preview, HTML & CSS examples
This text has a color of #da07bc
<p style="color:#da07bc;">Text here</p>
.mytext {color:#da07bc;}
This box has a color of #da07bc
<div style="background-color:#da07bc;">Content here</div>
.mybackground {background-color:#da07bc;}
Border around this has a color of #da07bc
<div style="border:2px solid #da07bc;">Content here</div>
.myborder {border:2px solid #da07bc;}