#d30ede color space conversions
Hex:
        #d30ede
        RGB:
        211, 14, 222
        CMY:
        17, 95, 13
        CMYK:
        5, 94, 0, 13
      HSL:
        297°, 88.1356%, 46.2745%
        HSV (HSB):
        297°, 93.6937%, 87.0588%
        XYZ:
        40.2058, 19.4369, 70.7399
        xyY:
        0.3084, 0.1491, 19.4369
      CIE-Lab:
        51.1945, 85.7046, -57.3675
        CIE-LCH:
        51.1945, 103.1325, 326.2031
        CIE-Luv:
        51.1945, 65.0905, -97.6713
        Hunter-Lab:
        44.0873, 85.6320, -64.2721
      #d30ede color charts
#d30ede RGB chart
      #d30ede CMYK chart
      #d30ede RGB pie chart
      #d30ede color shades, tints & tones
#d30ede color schemes
#d30ede color preview, HTML & CSS examples
           This text has a color of #d30ede        
        
          <p style="color:#d30ede;">Text here</p>
        
        
          .mytext {color:#d30ede;}
        
        Text color #d30ede
      
           This box has a color of #d30ede        
        
          <div style="background-color:#d30ede;">Content here</div>
        
        
          .mybackground {background-color:#d30ede;}
        
        Background color #d30ede
      
           Border around this has a color of #d30ede        
        
          <div style="border:2px solid #d30ede;">Content here</div>
        
        
          .myborder {border:2px solid #d30ede;}
        
        Border color #d30ede