#eb31ef color space conversions
Hex:
        #eb31ef
        RGB:
        235, 49, 239
        CMY:
        8, 81, 6
        CMYK:
        2, 79, 0, 6
      HSL:
        299°, 85.5856%, 56.4706%
        HSV (HSB):
        299°, 79.4979%, 93.7255%
        XYZ:
        50.9393, 26.0908, 84.0126
        xyY:
        0.3163, 0.1620, 26.0908
      CIE-Lab:
        58.1231, 86.6428, -55.6404
        CIE-LCH:
        58.1231, 102.9700, 327.2922
        CIE-Luv:
        58.1231, 72.2467, -98.3401
        Hunter-Lab:
        51.0791, 88.6226, -61.7620
      #eb31ef color charts
#eb31ef RGB chart
      #eb31ef CMYK chart
      #eb31ef RGB pie chart
      #eb31ef color shades, tints & tones
#eb31ef color schemes
#eb31ef color preview, HTML & CSS examples
           This text has a color of #eb31ef        
        
          <p style="color:#eb31ef;">Text here</p>
        
        
          .mytext {color:#eb31ef;}
        
        Text color #eb31ef
      
           This box has a color of #eb31ef        
        
          <div style="background-color:#eb31ef;">Content here</div>
        
        
          .mybackground {background-color:#eb31ef;}
        
        Background color #eb31ef
      
           Border around this has a color of #eb31ef        
        
          <div style="border:2px solid #eb31ef;">Content here</div>
        
        
          .myborder {border:2px solid #eb31ef;}
        
        Border color #eb31ef