#eb55d8 color space conversions
Hex:
        #eb55d8
        RGB:
        235, 85, 216
        CMY:
        8, 67, 15
        CMYK:
        0, 64, 8, 8
      HSL:
        308°, 78.9474%, 62.7451%
        HSV (HSB):
        308°, 63.8298%, 92.1569%
        XYZ:
        49.9041, 29.1170, 67.9557
        xyY:
        0.3395, 0.1981, 29.1170
      CIE-Lab:
        60.8848, 71.9692, -38.3570
        CIE-LCH:
        60.8848, 81.5526, 331.9440
        CIE-Luv:
        60.8848, 72.2157, -70.3159
        Hunter-Lab:
        53.9602, 70.6521, -36.8957
      #eb55d8 color charts
#eb55d8 RGB chart
      #eb55d8 CMYK chart
      #eb55d8 RGB pie chart
      #eb55d8 color shades, tints & tones
#eb55d8 color schemes
#eb55d8 color preview, HTML & CSS examples
           This text has a color of #eb55d8        
        
          <p style="color:#eb55d8;">Text here</p>
        
        
          .mytext {color:#eb55d8;}
        
        Text color #eb55d8
      
           This box has a color of #eb55d8        
        
          <div style="background-color:#eb55d8;">Content here</div>
        
        
          .mybackground {background-color:#eb55d8;}
        
        Background color #eb55d8
      
           Border around this has a color of #eb55d8        
        
          <div style="border:2px solid #eb55d8;">Content here</div>
        
        
          .myborder {border:2px solid #eb55d8;}
        
        Border color #eb55d8