#d30ae0 color space conversions
Hex:
        #d30ae0
        RGB:
        211, 10, 224
        CMY:
        17, 96, 12
        CMYK:
        6, 96, 0, 12
      HSL:
        296°, 91.4530%, 45.8824%
        HSV (HSB):
        296°, 95.5357%, 87.8431%
        XYZ:
        40.4271, 19.4478, 72.1441
        xyY:
        0.3062, 0.1473, 19.4478
      CIE-Lab:
        51.2070, 86.3377, -58.4845
        CIE-LCH:
        51.2070, 104.2815, 325.8866
        CIE-Luv:
        51.2070, 64.5310, -99.3702
        Hunter-Lab:
        44.0996, 86.4603, -66.1247
      #d30ae0 color charts
#d30ae0 RGB chart
      #d30ae0 CMYK chart
      #d30ae0 RGB pie chart
      #d30ae0 color shades, tints & tones
#d30ae0 color schemes
#d30ae0 color preview, HTML & CSS examples
           This text has a color of #d30ae0        
        
          <p style="color:#d30ae0;">Text here</p>
        
        
          .mytext {color:#d30ae0;}
        
        Text color #d30ae0
      
           This box has a color of #d30ae0        
        
          <div style="background-color:#d30ae0;">Content here</div>
        
        
          .mybackground {background-color:#d30ae0;}
        
        Background color #d30ae0
      
           Border around this has a color of #d30ae0        
        
          <div style="border:2px solid #d30ae0;">Content here</div>
        
        
          .myborder {border:2px solid #d30ae0;}
        
        Border color #d30ae0