#d929ed color space conversions
Hex:
        #d929ed
        RGB:
        217, 41, 237
        CMY:
        15, 84, 7
        CMYK:
        8, 83, 0, 7
      HSL:
        294°, 84.4828%, 54.5098%
        HSV (HSB):
        294°, 82.7004%, 92.9412%
        XYZ:
        44.6943, 22.4520, 82.0988
        xyY:
        0.2995, 0.1504, 22.4520
      CIE-Lab:
        54.5034, 84.9196, -60.4778
        CIE-LCH:
        54.5034, 104.2540, 324.5424
        CIE-Luv:
        54.5034, 61.6015, -103.7693
        Hunter-Lab:
        47.3836, 85.4479, -69.5599
      #d929ed color charts
#d929ed RGB chart
      #d929ed CMYK chart
      #d929ed RGB pie chart
      #d929ed color shades, tints & tones
#d929ed color schemes
#d929ed color preview, HTML & CSS examples
           This text has a color of #d929ed        
        
          <p style="color:#d929ed;">Text here</p>
        
        
          .mytext {color:#d929ed;}
        
        Text color #d929ed
      
           This box has a color of #d929ed        
        
          <div style="background-color:#d929ed;">Content here</div>
        
        
          .mybackground {background-color:#d929ed;}
        
        Background color #d929ed
      
           Border around this has a color of #d929ed        
        
          <div style="border:2px solid #d929ed;">Content here</div>
        
        
          .myborder {border:2px solid #d929ed;}
        
        Border color #d929ed