#5935d3 color space conversions
Hex:
        #5935d3
        RGB:
        89, 53, 211
        CMY:
        65, 79, 17
        CMYK:
        58, 75, 0, 17
      HSL:
        254°, 64.2276%, 51.7647%
        HSV (HSB):
        254°, 74.8815%, 82.7451%
        XYZ:
        17.1508, 9.3732, 62.5333
        xyY:
        0.1926, 0.1052, 9.3732
      CIE-Lab:
        36.6931, 55.4179, -75.3942
        CIE-LCH:
        36.6931, 93.5705, 306.3175
        CIE-Luv:
        36.6931, 0.3860, -106.8813
        Hunter-Lab:
        30.6157, 46.4176, -99.6703
      #5935d3 color charts
#5935d3 RGB chart
      #5935d3 CMYK chart
      #5935d3 RGB pie chart
      #5935d3 color shades, tints & tones
#5935d3 color schemes
#5935d3 color preview, HTML & CSS examples
           This text has a color of #5935d3        
        
          <p style="color:#5935d3;">Text here</p>
        
        
          .mytext {color:#5935d3;}
        
        Text color #5935d3
      
           This box has a color of #5935d3        
        
          <div style="background-color:#5935d3;">Content here</div>
        
        
          .mybackground {background-color:#5935d3;}
        
        Background color #5935d3
      
           Border around this has a color of #5935d3        
        
          <div style="border:2px solid #5935d3;">Content here</div>
        
        
          .myborder {border:2px solid #5935d3;}
        
        Border color #5935d3