#eb20d5 color space conversions
Hex:
        #eb20d5
        RGB:
        235, 32, 213
        CMY:
        8, 87, 16
        CMYK:
        0, 86, 9, 8
      HSL:
        307°, 83.5391%, 52.3529%
        HSV (HSB):
        307°, 86.3830%, 92.1569%
        XYZ:
        46.7877, 23.4993, 65.0206
        xyY:
        0.3458, 0.1737, 23.4993
      CIE-Lab:
        55.5829, 86.2443, -45.0011
        CIE-LCH:
        55.5829, 97.2789, 332.4450
        CIE-Luv:
        55.5829, 84.5773, -81.2825
        Hunter-Lab:
        48.4761, 87.4500, -45.5920
      #eb20d5 color charts
#eb20d5 RGB chart
      #eb20d5 CMYK chart
      #eb20d5 RGB pie chart
      #eb20d5 color shades, tints & tones
#eb20d5 color schemes
#eb20d5 color preview, HTML & CSS examples
           This text has a color of #eb20d5        
        
          <p style="color:#eb20d5;">Text here</p>
        
        
          .mytext {color:#eb20d5;}
        
        Text color #eb20d5
      
           This box has a color of #eb20d5        
        
          <div style="background-color:#eb20d5;">Content here</div>
        
        
          .mybackground {background-color:#eb20d5;}
        
        Background color #eb20d5
      
           Border around this has a color of #eb20d5        
        
          <div style="border:2px solid #eb20d5;">Content here</div>
        
        
          .myborder {border:2px solid #eb20d5;}
        
        Border color #eb20d5