#5b85e5 color space conversions
Hex:
        #5b85e5
        RGB:
        91, 133, 229
        CMY:
        64, 48, 10
        CMYK:
        60, 42, 0, 10
      HSL:
        222°, 72.6316%, 62.7451%
        HSV (HSB):
        222°, 60.2620%, 89.8039%
        XYZ:
        26.8448, 24.6563, 77.4730
        xyY:
        0.2081, 0.1912, 24.6563
      CIE-Lab:
        56.7390, 14.5225, -53.1380
        CIE-LCH:
        56.7390, 55.0867, 285.2855
        CIE-Luv:
        56.7390, -20.0300, -85.2703
        Hunter-Lab:
        49.6552, 9.6049, -57.7469
      #5b85e5 color charts
#5b85e5 RGB chart
      #5b85e5 CMYK chart
      #5b85e5 RGB pie chart
      #5b85e5 color shades, tints & tones
#5b85e5 color schemes
#5b85e5 color preview, HTML & CSS examples
           This text has a color of #5b85e5        
        
          <p style="color:#5b85e5;">Text here</p>
        
        
          .mytext {color:#5b85e5;}
        
        Text color #5b85e5
      
           This box has a color of #5b85e5        
        
          <div style="background-color:#5b85e5;">Content here</div>
        
        
          .mybackground {background-color:#5b85e5;}
        
        Background color #5b85e5
      
           Border around this has a color of #5b85e5        
        
          <div style="border:2px solid #5b85e5;">Content here</div>
        
        
          .myborder {border:2px solid #5b85e5;}
        
        Border color #5b85e5