#d080da color space conversions
Hex:
#d080da
RGB:
208, 128, 218
CMY:
18, 50, 15
CMYK:
5, 41, 0, 15
HSL:
293°, 54.8780%, 67.8431%
HSV (HSB):
293°, 41.2844%, 85.4902%
XYZ:
46.3865, 33.9102, 70.4302
xyY:
0.3078, 0.2250, 33.9102
CIE-Lab:
64.8912, 44.9907, -33.4992
CIE-LCH:
64.8912, 56.0924, 323.3293
CIE-Luv:
64.8912, 37.3565, -59.1228
Hunter-Lab:
58.2325, 40.2817, -30.9465
#d080da color charts
#d080da color shades, tints & tones
#d080da color schemes
#d080da color preview, HTML & CSS examples
This text has a color of #d080da
<p style="color:#d080da;">Text here</p>
.mytext {color:#d080da;}
This box has a color of #d080da
<div style="background-color:#d080da;">Content here</div>
.mybackground {background-color:#d080da;}
Border around this has a color of #d080da
<div style="border:2px solid #d080da;">Content here</div>
.myborder {border:2px solid #d080da;}