#d90cfc color space conversions
Hex:
#d90cfc
RGB:
217, 12, 252
CMY:
15, 95, 1
CMYK:
14, 95, 0, 1
HSL:
291°, 97.5610%, 51.7647%
HSV (HSB):
291°, 95.2381%, 98.8235%
XYZ:
46.3174, 22.0429, 93.9090
xyY:
0.2854, 0.1358, 22.0429
CIE-Lab:
54.0725, 91.4276, -69.5614
CIE-LCH:
54.0725, 114.8816, 322.7348
CIE-Luv:
54.0725, 58.6471, -117.4985
Hunter-Lab:
46.9499, 93.9331, -85.7266
#d90cfc color charts
#d90cfc color shades, tints & tones
#d90cfc color schemes
#d90cfc color preview, HTML & CSS examples
This text has a color of #d90cfc
<p style="color:#d90cfc;">Text here</p>
.mytext {color:#d90cfc;}
This box has a color of #d90cfc
<div style="background-color:#d90cfc;">Content here</div>
.mybackground {background-color:#d90cfc;}
Border around this has a color of #d90cfc
<div style="border:2px solid #d90cfc;">Content here</div>
.myborder {border:2px solid #d90cfc;}