#eb31dc color space conversions
Hex:
        #eb31dc
        RGB:
        235, 49, 220
        CMY:
        8, 81, 14
        CMYK:
        0, 79, 6, 8
      HSL:
        305°, 82.3009%, 55.6863%
        HSV (HSB):
        305°, 79.1489%, 92.1569%
        XYZ:
        48.2775, 25.0261, 69.9962
        xyY:
        0.3369, 0.1746, 25.0261
      CIE-Lab:
        57.1008, 83.8483, -46.5749
        CIE-LCH:
        57.1008, 95.9154, 330.9493
        CIE-Luv:
        57.1008, 79.3641, -83.7952
        Hunter-Lab:
        50.0261, 84.7152, -47.9399
      #eb31dc color charts
#eb31dc RGB chart
      #eb31dc CMYK chart
      #eb31dc RGB pie chart
      #eb31dc color shades, tints & tones
#eb31dc color schemes
#eb31dc color preview, HTML & CSS examples
           This text has a color of #eb31dc        
        
          <p style="color:#eb31dc;">Text here</p>
        
        
          .mytext {color:#eb31dc;}
        
        Text color #eb31dc
      
           This box has a color of #eb31dc        
        
          <div style="background-color:#eb31dc;">Content here</div>
        
        
          .mybackground {background-color:#eb31dc;}
        
        Background color #eb31dc
      
           Border around this has a color of #eb31dc        
        
          <div style="border:2px solid #eb31dc;">Content here</div>
        
        
          .myborder {border:2px solid #eb31dc;}
        
        Border color #eb31dc