#eb55f1 color space conversions
Hex:
        #eb55f1
        RGB:
        235, 85, 241
        CMY:
        8, 67, 5
        CMYK:
        2, 65, 0, 5
      HSL:
        298°, 84.7826%, 63.9216%
        HSV (HSB):
        298°, 64.7303%, 94.5098%
        XYZ:
        53.3866, 30.5100, 86.2943
        xyY:
        0.3137, 0.1793, 30.5100
      CIE-Lab:
        62.0918, 75.9392, -50.4437
        CIE-LCH:
        62.0918, 91.1665, 326.4053
        CIE-Luv:
        62.0918, 64.1897, -90.1542
        Hunter-Lab:
        55.2359, 75.8611, -53.9629
      #eb55f1 color charts
#eb55f1 RGB chart
      #eb55f1 CMYK chart
      #eb55f1 RGB pie chart
      #eb55f1 color shades, tints & tones
#eb55f1 color schemes
#eb55f1 color preview, HTML & CSS examples
           This text has a color of #eb55f1        
        
          <p style="color:#eb55f1;">Text here</p>
        
        
          .mytext {color:#eb55f1;}
        
        Text color #eb55f1
      
           This box has a color of #eb55f1        
        
          <div style="background-color:#eb55f1;">Content here</div>
        
        
          .mybackground {background-color:#eb55f1;}
        
        Background color #eb55f1
      
           Border around this has a color of #eb55f1        
        
          <div style="border:2px solid #eb55f1;">Content here</div>
        
        
          .myborder {border:2px solid #eb55f1;}
        
        Border color #eb55f1