#d990c0 color space conversions
Hex:
        #d990c0
        RGB:
        217, 144, 192
        CMY:
        15, 44, 25
        CMYK:
        0, 34, 12, 15
      HSL:
        321°, 48.9933%, 70.7843%
        HSV (HSB):
        321°, 33.6406%, 85.0980%
        XYZ:
        48.1030, 38.5040, 54.7659
        xyY:
        0.3403, 0.2724, 38.5040
      CIE-Lab:
        68.3904, 34.7048, -13.5540
        CIE-LCH:
        68.3904, 37.2576, 338.6668
        CIE-Luv:
        68.3904, 40.6589, -26.3711
        Hunter-Lab:
        62.0516, 29.7845, -8.8924
      #d990c0 color charts
#d990c0 RGB chart
      #d990c0 CMYK chart
      #d990c0 RGB pie chart
      #d990c0 color shades, tints & tones
#d990c0 color schemes
#d990c0 color preview, HTML & CSS examples
           This text has a color of #d990c0        
        
          <p style="color:#d990c0;">Text here</p>
        
        
          .mytext {color:#d990c0;}
        
        Text color #d990c0
      
           This box has a color of #d990c0        
        
          <div style="background-color:#d990c0;">Content here</div>
        
        
          .mybackground {background-color:#d990c0;}
        
        Background color #d990c0
      
           Border around this has a color of #d990c0        
        
          <div style="border:2px solid #d990c0;">Content here</div>
        
        
          .myborder {border:2px solid #d990c0;}
        
        Border color #d990c0