#eb37fa color space conversions
Hex:
        #eb37fa
        RGB:
        235, 55, 250
        CMY:
        8, 78, 2
        CMYK:
        6, 78, 0, 2
      HSL:
        295°, 95.1220%, 59.8039%
        HSV (HSB):
        295°, 78.0000%, 98.0392%
        XYZ:
        52.8825, 27.2967, 92.9240
        xyY:
        0.3055, 0.1577, 27.2967
      CIE-Lab:
        59.2479, 86.8946, -59.9704
        CIE-LCH:
        59.2479, 105.5799, 325.3885
        CIE-Luv:
        59.2479, 67.4602, -105.4009
        Hunter-Lab:
        52.2462, 89.2428, -68.8796
      #eb37fa color charts
#eb37fa RGB chart
      #eb37fa CMYK chart
      #eb37fa RGB pie chart
      #eb37fa color shades, tints & tones
#eb37fa color schemes
#eb37fa color preview, HTML & CSS examples
           This text has a color of #eb37fa        
        
          <p style="color:#eb37fa;">Text here</p>
        
        
          .mytext {color:#eb37fa;}
        
        Text color #eb37fa
      
           This box has a color of #eb37fa        
        
          <div style="background-color:#eb37fa;">Content here</div>
        
        
          .mybackground {background-color:#eb37fa;}
        
        Background color #eb37fa
      
           Border around this has a color of #eb37fa        
        
          <div style="border:2px solid #eb37fa;">Content here</div>
        
        
          .myborder {border:2px solid #eb37fa;}
        
        Border color #eb37fa