#d99efe color space conversions
Hex:
        #d99efe
        RGB:
        217, 158, 254
        CMY:
        15, 38, 0
        CMYK:
        15, 38, 0, 0
      HSL:
        277°, 97.9592%, 80.7843%
        HSV (HSB):
        277°, 37.7953%, 99.6078%
        XYZ:
        58.7315, 46.3612, 99.6190
        xyY:
        0.2869, 0.2265, 46.3612
      CIE-Lab:
        73.7793, 38.8941, -39.3671
        CIE-LCH:
        73.7793, 55.3400, 314.6538
        CIE-Luv:
        73.7793, 24.2281, -69.1430
        Hunter-Lab:
        68.0891, 34.8128, -39.0831
      #d99efe color charts
#d99efe RGB chart
      #d99efe CMYK chart
      #d99efe RGB pie chart
      #d99efe color shades, tints & tones
#d99efe color schemes
#d99efe color preview, HTML & CSS examples
           This text has a color of #d99efe        
        
          <p style="color:#d99efe;">Text here</p>
        
        
          .mytext {color:#d99efe;}
        
        Text color #d99efe
      
           This box has a color of #d99efe        
        
          <div style="background-color:#d99efe;">Content here</div>
        
        
          .mybackground {background-color:#d99efe;}
        
        Background color #d99efe
      
           Border around this has a color of #d99efe        
        
          <div style="border:2px solid #d99efe;">Content here</div>
        
        
          .myborder {border:2px solid #d99efe;}
        
        Border color #d99efe