#5938b3 color space conversions
Hex:
        #5938b3
        RGB:
        89, 56, 179
        CMY:
        65, 78, 30
        CMYK:
        50, 69, 0, 30
      HSL:
        256°, 52.3404%, 46.0784%
        HSV (HSB):
        256°, 68.7151%, 70.1961%
        XYZ:
        13.6707, 8.2069, 43.5114
        xyY:
        0.2091, 0.1255, 8.2069
      CIE-Lab:
        34.4100, 44.6867, -60.4002
        CIE-LCH:
        34.4100, 75.1338, 306.4957
        CIE-Luv:
        34.4100, 3.0099, -85.8959
        Hunter-Lab:
        28.6476, 35.0470, -69.9991
      #5938b3 color charts
#5938b3 RGB chart
      #5938b3 CMYK chart
      #5938b3 RGB pie chart
      #5938b3 color shades, tints & tones
#5938b3 color schemes
#5938b3 color preview, HTML & CSS examples
           This text has a color of #5938b3        
        
          <p style="color:#5938b3;">Text here</p>
        
        
          .mytext {color:#5938b3;}
        
        Text color #5938b3
      
           This box has a color of #5938b3        
        
          <div style="background-color:#5938b3;">Content here</div>
        
        
          .mybackground {background-color:#5938b3;}
        
        Background color #5938b3
      
           Border around this has a color of #5938b3        
        
          <div style="border:2px solid #5938b3;">Content here</div>
        
        
          .myborder {border:2px solid #5938b3;}
        
        Border color #5938b3