#5935e4 color space conversions
Hex:
        #5935e4
        RGB:
        89, 53, 228
        CMY:
        65, 79, 11
        CMYK:
        61, 77, 0, 11
      HSL:
        252°, 76.4192%, 55.0980%
        HSV (HSB):
        252°, 76.7544%, 89.4118%
        XYZ:
        19.3965, 10.2715, 74.3591
        xyY:
        0.1865, 0.0987, 10.2715
      CIE-Lab:
        38.3253, 60.2124, -82.4607
        CIE-LCH:
        38.3253, 102.1044, 306.1367
        CIE-Luv:
        38.3253, -1.0887, -117.1910
        Hunter-Lab:
        32.0492, 51.9442, -115.1277
      #5935e4 color charts
#5935e4 RGB chart
      #5935e4 CMYK chart
      #5935e4 RGB pie chart
      #5935e4 color shades, tints & tones
#5935e4 color schemes
#5935e4 color preview, HTML & CSS examples
           This text has a color of #5935e4        
        
          <p style="color:#5935e4;">Text here</p>
        
        
          .mytext {color:#5935e4;}
        
        Text color #5935e4
      
           This box has a color of #5935e4        
        
          <div style="background-color:#5935e4;">Content here</div>
        
        
          .mybackground {background-color:#5935e4;}
        
        Background color #5935e4
      
           Border around this has a color of #5935e4        
        
          <div style="border:2px solid #5935e4;">Content here</div>
        
        
          .myborder {border:2px solid #5935e4;}
        
        Border color #5935e4