#d990f2 color space conversions
Hex:
        #d990f2
        RGB:
        217, 144, 242
        CMY:
        15, 44, 5
        CMYK:
        10, 40, 0, 5
      HSL:
        285°, 79.0323%, 75.6863%
        HSV (HSB):
        285°, 40.4959%, 94.9020%
        XYZ:
        54.6155, 41.1090, 89.0607
        xyY:
        0.2956, 0.2225, 41.1090
      CIE-Lab:
        70.2522, 43.9064, -38.3310
        CIE-LCH:
        70.2522, 58.2841, 318.8785
        CIE-Luv:
        70.2522, 31.9235, -67.6575
        Hunter-Lab:
        64.1163, 39.8462, -37.4752
      #d990f2 color charts
#d990f2 RGB chart
      #d990f2 CMYK chart
      #d990f2 RGB pie chart
      #d990f2 color shades, tints & tones
#d990f2 color schemes
#d990f2 color preview, HTML & CSS examples
           This text has a color of #d990f2        
        
          <p style="color:#d990f2;">Text here</p>
        
        
          .mytext {color:#d990f2;}
        
        Text color #d990f2
      
           This box has a color of #d990f2        
        
          <div style="background-color:#d990f2;">Content here</div>
        
        
          .mybackground {background-color:#d990f2;}
        
        Background color #d990f2
      
           Border around this has a color of #d990f2        
        
          <div style="border:2px solid #d990f2;">Content here</div>
        
        
          .myborder {border:2px solid #d990f2;}
        
        Border color #d990f2