#c990d3 color space conversions
Hex:
#c990d3
RGB:
201, 144, 211
CMY:
21, 44, 17
CMYK:
5, 32, 0, 17
HSL:
291°, 43.2258%, 69.6078%
HSV (HSB):
291°, 31.7536%, 82.7451%
XYZ:
45.8185, 37.0672, 66.3678
xyY:
0.3070, 0.2484, 37.0672
CIE-Lab:
67.3274, 32.8767, -25.9073
CIE-LCH:
67.3274, 41.8577, 321.7614
CIE-Luv:
67.3274, 27.1215, -45.3510
Hunter-Lab:
60.8828, 27.7886, -22.0135
#c990d3 color charts
#c990d3 color shades, tints & tones
#c990d3 color schemes
#c990d3 color preview, HTML & CSS examples
This text has a color of #c990d3
<p style="color:#c990d3;">Text here</p>
.mytext {color:#c990d3;}
This box has a color of #c990d3
<div style="background-color:#c990d3;">Content here</div>
.mybackground {background-color:#c990d3;}
Border around this has a color of #c990d3
<div style="border:2px solid #c990d3;">Content here</div>
.myborder {border:2px solid #c990d3;}