#eb64f1 color space conversions
Hex:
        #eb64f1
        RGB:
        235, 100, 241
        CMY:
        8, 61, 5
        CMYK:
        2, 59, 0, 5
      HSL:
        297°, 83.4320%, 66.8627%
        HSV (HSB):
        297°, 58.5062%, 94.5098%
        XYZ:
        54.6953, 33.1274, 86.7306
        xyY:
        0.3133, 0.1898, 33.1274
      CIE-Lab:
        64.2639, 69.9204, -47.0101
        CIE-LCH:
        64.2639, 84.2544, 326.0856
        CIE-Luv:
        64.2639, 59.8689, -84.4365
        Hunter-Lab:
        57.5564, 68.9032, -49.0534
      #eb64f1 color charts
#eb64f1 RGB chart
      #eb64f1 CMYK chart
      #eb64f1 RGB pie chart
      #eb64f1 color shades, tints & tones
#eb64f1 color schemes
#eb64f1 color preview, HTML & CSS examples
           This text has a color of #eb64f1        
        
          <p style="color:#eb64f1;">Text here</p>
        
        
          .mytext {color:#eb64f1;}
        
        Text color #eb64f1
      
           This box has a color of #eb64f1        
        
          <div style="background-color:#eb64f1;">Content here</div>
        
        
          .mybackground {background-color:#eb64f1;}
        
        Background color #eb64f1
      
           Border around this has a color of #eb64f1        
        
          <div style="border:2px solid #eb64f1;">Content here</div>
        
        
          .myborder {border:2px solid #eb64f1;}
        
        Border color #eb64f1