#5b5bce color space conversions
Hex:
        #5b5bce
        RGB:
        91, 91, 206
        CMY:
        64, 64, 19
        CMYK:
        56, 56, 0, 19
      HSL:
        240°, 53.9906%, 58.2353%
        HSV (HSB):
        240°, 55.8252%, 80.7843%
        XYZ:
        19.1960, 14.1625, 60.1144
        xyY:
        0.2054, 0.1515, 14.1625
      CIE-Lab:
        44.4651, 32.7300, -59.8224
        CIE-LCH:
        44.4651, 68.1907, 298.6839
        CIE-Luv:
        44.4651, -6.6246, -91.8767
        Hunter-Lab:
        37.6332, 25.1918, -68.3654
      #5b5bce color charts
#5b5bce RGB chart
      #5b5bce CMYK chart
      #5b5bce RGB pie chart
      #5b5bce color shades, tints & tones
#5b5bce color schemes
#5b5bce color preview, HTML & CSS examples
           This text has a color of #5b5bce        
        
          <p style="color:#5b5bce;">Text here</p>
        
        
          .mytext {color:#5b5bce;}
        
        Text color #5b5bce
      
           This box has a color of #5b5bce        
        
          <div style="background-color:#5b5bce;">Content here</div>
        
        
          .mybackground {background-color:#5b5bce;}
        
        Background color #5b5bce
      
           Border around this has a color of #5b5bce        
        
          <div style="border:2px solid #5b5bce;">Content here</div>
        
        
          .myborder {border:2px solid #5b5bce;}
        
        Border color #5b5bce