#eb31f0 color space conversions
Hex:
        #eb31f0
        RGB:
        235, 49, 240
        CMY:
        8, 81, 6
        CMYK:
        2, 80, 0, 6
      HSL:
        298°, 86.4253%, 56.6667%
        HSV (HSB):
        298°, 79.5833%, 94.1176%
        XYZ:
        51.0874, 26.1501, 84.7929
        xyY:
        0.3153, 0.1614, 26.1501
      CIE-Lab:
        58.1792, 86.7945, -56.1099
        CIE-LCH:
        58.1792, 103.3518, 327.1186
        CIE-Luv:
        58.1792, 71.8843, -99.0952
        Hunter-Lab:
        51.1371, 88.8366, -62.5156
      #eb31f0 color charts
#eb31f0 RGB chart
      #eb31f0 CMYK chart
      #eb31f0 RGB pie chart
      #eb31f0 color shades, tints & tones
#eb31f0 color schemes
#eb31f0 color preview, HTML & CSS examples
           This text has a color of #eb31f0        
        
          <p style="color:#eb31f0;">Text here</p>
        
        
          .mytext {color:#eb31f0;}
        
        Text color #eb31f0
      
           This box has a color of #eb31f0        
        
          <div style="background-color:#eb31f0;">Content here</div>
        
        
          .mybackground {background-color:#eb31f0;}
        
        Background color #eb31f0
      
           Border around this has a color of #eb31f0        
        
          <div style="border:2px solid #eb31f0;">Content here</div>
        
        
          .myborder {border:2px solid #eb31f0;}
        
        Border color #eb31f0