#d990c5 color space conversions
Hex:
        #d990c5
        RGB:
        217, 144, 197
        CMY:
        15, 44, 23
        CMYK:
        0, 34, 9, 15
      HSL:
        316°, 48.9933%, 70.7843%
        HSV (HSB):
        316°, 33.6406%, 85.0980%
        XYZ:
        48.6666, 38.7294, 57.7338
        xyY:
        0.3353, 0.2669, 38.7294
      CIE-Lab:
        68.5548, 35.5464, -16.0934
        CIE-LCH:
        68.5548, 39.0198, 335.6416
        CIE-Luv:
        68.5548, 39.7850, -30.4394
        Hunter-Lab:
        62.2330, 30.6804, -11.4405
      #d990c5 color charts
#d990c5 RGB chart
      #d990c5 CMYK chart
      #d990c5 RGB pie chart
      #d990c5 color shades, tints & tones
#d990c5 color schemes
#d990c5 color preview, HTML & CSS examples
           This text has a color of #d990c5        
        
          <p style="color:#d990c5;">Text here</p>
        
        
          .mytext {color:#d990c5;}
        
        Text color #d990c5
      
           This box has a color of #d990c5        
        
          <div style="background-color:#d990c5;">Content here</div>
        
        
          .mybackground {background-color:#d990c5;}
        
        Background color #d990c5
      
           Border around this has a color of #d990c5        
        
          <div style="border:2px solid #d990c5;">Content here</div>
        
        
          .myborder {border:2px solid #d990c5;}
        
        Border color #d990c5