#eb30db color space conversions
Hex:
        #eb30db
        RGB:
        235, 48, 219
        CMY:
        8, 81, 14
        CMYK:
        0, 80, 7, 8
      HSL:
        305°, 82.3789%, 55.4902%
        HSV (HSB):
        305°, 79.5745%, 92.1569%
        XYZ:
        48.1041, 24.8905, 69.2868
        xyY:
        0.3381, 0.1749, 24.8905
      CIE-Lab:
        56.9686, 83.9399, -46.2178
        CIE-LCH:
        56.9686, 95.8227, 331.1626
        CIE-Luv:
        56.9686, 79.9185, -83.2236
        Hunter-Lab:
        49.8904, 84.8005, -47.4175
      #eb30db color charts
#eb30db RGB chart
      #eb30db CMYK chart
      #eb30db RGB pie chart
      #eb30db color shades, tints & tones
#eb30db color schemes
#eb30db color preview, HTML & CSS examples
           This text has a color of #eb30db        
        
          <p style="color:#eb30db;">Text here</p>
        
        
          .mytext {color:#eb30db;}
        
        Text color #eb30db
      
           This box has a color of #eb30db        
        
          <div style="background-color:#eb30db;">Content here</div>
        
        
          .mybackground {background-color:#eb30db;}
        
        Background color #eb30db
      
           Border around this has a color of #eb30db        
        
          <div style="border:2px solid #eb30db;">Content here</div>
        
        
          .myborder {border:2px solid #eb30db;}
        
        Border color #eb30db