#5938b4 color space conversions
Hex:
        #5938b4
        RGB:
        89, 56, 180
        CMY:
        65, 78, 29
        CMYK:
        51, 69, 0, 29
      HSL:
        256°, 52.5424%, 46.2745%
        HSV (HSB):
        256°, 68.8889%, 70.5882%
        XYZ:
        13.7722, 8.2475, 44.0461
        xyY:
        0.2085, 0.1248, 8.2475
      CIE-Lab:
        34.4931, 44.9759, -60.8580
        CIE-LCH:
        34.4931, 75.6738, 306.4655
        CIE-Luv:
        34.4931, 2.9051, -86.5590
        Hunter-Lab:
        28.7184, 35.3442, -70.8314
      #5938b4 color charts
#5938b4 RGB chart
      #5938b4 CMYK chart
      #5938b4 RGB pie chart
      #5938b4 color shades, tints & tones
#5938b4 color schemes
#5938b4 color preview, HTML & CSS examples
           This text has a color of #5938b4        
        
          <p style="color:#5938b4;">Text here</p>
        
        
          .mytext {color:#5938b4;}
        
        Text color #5938b4
      
           This box has a color of #5938b4        
        
          <div style="background-color:#5938b4;">Content here</div>
        
        
          .mybackground {background-color:#5938b4;}
        
        Background color #5938b4
      
           Border around this has a color of #5938b4        
        
          <div style="border:2px solid #5938b4;">Content here</div>
        
        
          .myborder {border:2px solid #5938b4;}
        
        Border color #5938b4