#5b59be color space conversions
Hex:
        #5b59be
        RGB:
        91, 89, 190
        CMY:
        64, 65, 25
        CMYK:
        52, 53, 0, 25
      HSL:
        241°, 43.7229%, 54.7059%
        HSV (HSB):
        241°, 53.1579%, 74.5098%
        XYZ:
        17.1810, 13.0866, 50.3356
        xyY:
        0.2132, 0.1624, 13.0866
      CIE-Lab:
        42.8935, 28.8583, -53.1043
        CIE-LCH:
        42.8935, 60.4390, 298.5208
        CIE-Luv:
        42.8935, -5.1800, -80.9649
        Hunter-Lab:
        36.1754, 21.4692, -57.1752
      #5b59be color charts
#5b59be RGB chart
      #5b59be CMYK chart
      #5b59be RGB pie chart
      #5b59be color shades, tints & tones
#5b59be color schemes
#5b59be color preview, HTML & CSS examples
           This text has a color of #5b59be        
        
          <p style="color:#5b59be;">Text here</p>
        
        
          .mytext {color:#5b59be;}
        
        Text color #5b59be
      
           This box has a color of #5b59be        
        
          <div style="background-color:#5b59be;">Content here</div>
        
        
          .mybackground {background-color:#5b59be;}
        
        Background color #5b59be
      
           Border around this has a color of #5b59be        
        
          <div style="border:2px solid #5b59be;">Content here</div>
        
        
          .myborder {border:2px solid #5b59be;}
        
        Border color #5b59be