#d90cc0 color space conversions
Hex:
#d90cc0
RGB:
217, 12, 192
CMY:
15, 95, 25
CMYK:
0, 94, 12, 15
HSL:
307°, 89.5197%, 44.9020%
HSV (HSB):
307°, 94.4700%, 85.0980%
XYZ:
38.2612, 18.8204, 51.4853
xyY:
0.3524, 0.1734, 18.8204
CIE-Lab:
50.4765, 82.6479, -41.1987
CIE-LCH:
50.4765, 92.3472, 333.5045
CIE-Luv:
50.4765, 81.5935, -73.3338
Hunter-Lab:
43.3825, 81.5085, -39.9961
#d90cc0 color charts
#d90cc0 color shades, tints & tones
#d90cc0 color schemes
#d90cc0 color preview, HTML & CSS examples
This text has a color of #d90cc0
<p style="color:#d90cc0;">Text here</p>
.mytext {color:#d90cc0;}
This box has a color of #d90cc0
<div style="background-color:#d90cc0;">Content here</div>
.mybackground {background-color:#d90cc0;}
Border around this has a color of #d90cc0
<div style="border:2px solid #d90cc0;">Content here</div>
.myborder {border:2px solid #d90cc0;}