#d919ed color space conversions
Hex:
        #d919ed
        RGB:
        217, 25, 237
        CMY:
        15, 90, 7
        CMYK:
        8, 89, 0, 7
      HSL:
        294°, 85.4839%, 51.3725%
        HSV (HSB):
        294°, 89.4515%, 92.9412%
        XYZ:
        44.2490, 21.5614, 81.9504
        xyY:
        0.2995, 0.1459, 21.5614
      CIE-Lab:
        53.5585, 87.6965, -61.9970
        CIE-LCH:
        53.5585, 107.3979, 324.7416
        CIE-Luv:
        53.5585, 63.1175, -105.8616
        Hunter-Lab:
        46.4343, 88.8395, -72.1351
      #d919ed color charts
#d919ed RGB chart
      #d919ed CMYK chart
      #d919ed RGB pie chart
      #d919ed color shades, tints & tones
#d919ed color schemes
#d919ed color preview, HTML & CSS examples
           This text has a color of #d919ed        
        
          <p style="color:#d919ed;">Text here</p>
        
        
          .mytext {color:#d919ed;}
        
        Text color #d919ed
      
           This box has a color of #d919ed        
        
          <div style="background-color:#d919ed;">Content here</div>
        
        
          .mybackground {background-color:#d919ed;}
        
        Background color #d919ed
      
           Border around this has a color of #d919ed        
        
          <div style="border:2px solid #d919ed;">Content here</div>
        
        
          .myborder {border:2px solid #d919ed;}
        
        Border color #d919ed