#5930b3 color space conversions
Hex:
        #5930b3
        RGB:
        89, 48, 179
        CMY:
        65, 81, 30
        CMYK:
        50, 73, 0, 30
      HSL:
        259°, 57.7093%, 44.5098%
        HSV (HSB):
        259°, 73.1844%, 70.1961%
        XYZ:
        13.3135, 7.4924, 43.3923
        xyY:
        0.2074, 0.1167, 7.4924
      CIE-Lab:
        32.9026, 48.8823, -62.8647
        CIE-LCH:
        32.9026, 79.6332, 307.8679
        CIE-Luv:
        32.9026, 4.3985, -87.6016
        Hunter-Lab:
        27.3723, 38.9181, -74.8297
      #5930b3 color charts
#5930b3 RGB chart
      #5930b3 CMYK chart
      #5930b3 RGB pie chart
      #5930b3 color shades, tints & tones
#5930b3 color schemes
#5930b3 color preview, HTML & CSS examples
           This text has a color of #5930b3        
        
          <p style="color:#5930b3;">Text here</p>
        
        
          .mytext {color:#5930b3;}
        
        Text color #5930b3
      
           This box has a color of #5930b3        
        
          <div style="background-color:#5930b3;">Content here</div>
        
        
          .mybackground {background-color:#5930b3;}
        
        Background color #5930b3
      
           Border around this has a color of #5930b3        
        
          <div style="border:2px solid #5930b3;">Content here</div>
        
        
          .myborder {border:2px solid #5930b3;}
        
        Border color #5930b3