#5939d3 color space conversions
Hex:
        #5939d3
        RGB:
        89, 57, 211
        CMY:
        65, 78, 17
        CMYK:
        58, 73, 0, 17
      HSL:
        252°, 63.6364%, 52.5490%
        HSV (HSB):
        252°, 72.9858%, 82.7451%
        XYZ:
        17.3408, 9.7533, 62.5966
        xyY:
        0.1933, 0.1087, 9.7533
      CIE-Lab:
        37.3959, 53.4285, -74.2386
        CIE-LCH:
        37.3959, 91.4657, 305.7420
        CIE-Luv:
        37.3959, -0.2261, -106.2515
        Hunter-Lab:
        31.2302, 44.4608, -96.9775
      #5939d3 color charts
#5939d3 RGB chart
      #5939d3 CMYK chart
      #5939d3 RGB pie chart
      #5939d3 color shades, tints & tones
#5939d3 color schemes
#5939d3 color preview, HTML & CSS examples
           This text has a color of #5939d3        
        
          <p style="color:#5939d3;">Text here</p>
        
        
          .mytext {color:#5939d3;}
        
        Text color #5939d3
      
           This box has a color of #5939d3        
        
          <div style="background-color:#5939d3;">Content here</div>
        
        
          .mybackground {background-color:#5939d3;}
        
        Background color #5939d3
      
           Border around this has a color of #5939d3        
        
          <div style="border:2px solid #5939d3;">Content here</div>
        
        
          .myborder {border:2px solid #5939d3;}
        
        Border color #5939d3