#d005e6 color space conversions
Hex:
#d005e6
RGB:
208, 5, 230
CMY:
18, 98, 10
CMYK:
10, 98, 0, 10
HSL:
294°, 95.7447%, 46.0784%
HSV (HSB):
294°, 97.8261%, 90.1961%
XYZ:
40.3496, 19.2316, 76.4483
xyY:
0.2966, 0.1414, 19.2316
CIE-Lab:
50.9571, 87.1748, -62.3162
CIE-LCH:
50.9571, 107.1576, 324.4412
CIE-Luv:
50.9571, 60.4925, -104.8267
Hunter-Lab:
43.8539, 87.4923, -72.6597
#d005e6 color charts
#d005e6 color shades, tints & tones
#d005e6 color schemes
#d005e6 color preview, HTML & CSS examples
This text has a color of #d005e6
<p style="color:#d005e6;">Text here</p>
.mytext {color:#d005e6;}
This box has a color of #d005e6
<div style="background-color:#d005e6;">Content here</div>
.mybackground {background-color:#d005e6;}
Border around this has a color of #d005e6
<div style="border:2px solid #d005e6;">Content here</div>
.myborder {border:2px solid #d005e6;}