#d90df6 color space conversions
Hex:
#d90df6
RGB:
217, 13, 246
CMY:
15, 95, 4
CMYK:
12, 95, 0, 4
HSL:
293°, 92.8287%, 50.7843%
HSV (HSB):
293°, 94.7154%, 96.4706%
XYZ:
45.3937, 21.6934, 88.9835
xyY:
0.2909, 0.1390, 21.6934
CIE-Lab:
53.7002, 90.3995, -66.8151
CIE-LCH:
53.7002, 112.4114, 323.5316
CIE-Luv:
53.7002, 60.6471, -113.2283
Hunter-Lab:
46.5762, 92.4602, -80.6699
#d90df6 color charts
#d90df6 color shades, tints & tones
#d90df6 color schemes
#d90df6 color preview, HTML & CSS examples
This text has a color of #d90df6
<p style="color:#d90df6;">Text here</p>
.mytext {color:#d90df6;}
This box has a color of #d90df6
<div style="background-color:#d90df6;">Content here</div>
.mybackground {background-color:#d90df6;}
Border around this has a color of #d90df6
<div style="border:2px solid #d90df6;">Content here</div>
.myborder {border:2px solid #d90df6;}