#d074e6 color space conversions
Hex:
#d074e6
RGB:
208, 116, 230
CMY:
18, 55, 10
CMYK:
10, 50, 0, 10
HSL:
288°, 69.5122%, 67.8431%
HSV (HSB):
288°, 49.5652%, 90.1961%
XYZ:
46.5407, 31.6139, 78.5120
xyY:
0.2971, 0.2018, 31.6139
CIE-Lab:
63.0224, 53.4817, -43.0992
CIE-LCH:
63.0224, 68.6864, 321.1358
CIE-Luv:
63.0224, 39.5840, -75.4753
Hunter-Lab:
56.2262, 49.3560, -43.4319
#d074e6 color charts
#d074e6 color shades, tints & tones
#d074e6 color schemes
#d074e6 color preview, HTML & CSS examples
This text has a color of #d074e6
<p style="color:#d074e6;">Text here</p>
.mytext {color:#d074e6;}
This box has a color of #d074e6
<div style="background-color:#d074e6;">Content here</div>
.mybackground {background-color:#d074e6;}
Border around this has a color of #d074e6
<div style="border:2px solid #d074e6;">Content here</div>
.myborder {border:2px solid #d074e6;}