#eb31ff color space conversions
Hex:
        #eb31ff
        RGB:
        235, 49, 255
        CMY:
        8, 81, 0
        CMYK:
        8, 81, 0, 0
      HSL:
        294°, 100.0000%, 59.6078%
        HSV (HSB):
        294°, 80.7843%, 100.0000%
        XYZ:
        53.4093, 27.0788, 97.0195
        xyY:
        0.3009, 0.1526, 27.0788
      CIE-Lab:
        59.0472, 89.1209, -63.0635
        CIE-LCH:
        59.0472, 109.1766, 324.7161
        CIE-Luv:
        59.0472, 66.6005, -110.2846
        Hunter-Lab:
        52.0373, 92.1409, -74.1155
      #eb31ff color charts
#eb31ff RGB chart
      #eb31ff CMYK chart
      #eb31ff RGB pie chart
      #eb31ff color shades, tints & tones
#eb31ff color schemes
#eb31ff color preview, HTML & CSS examples
           This text has a color of #eb31ff        
        
          <p style="color:#eb31ff;">Text here</p>
        
        
          .mytext {color:#eb31ff;}
        
        Text color #eb31ff
      
           This box has a color of #eb31ff        
        
          <div style="background-color:#eb31ff;">Content here</div>
        
        
          .mybackground {background-color:#eb31ff;}
        
        Background color #eb31ff
      
           Border around this has a color of #eb31ff        
        
          <div style="border:2px solid #eb31ff;">Content here</div>
        
        
          .myborder {border:2px solid #eb31ff;}
        
        Border color #eb31ff