#5b82d2 color space conversions
Hex:
        #5b82d2
        RGB:
        91, 130, 210
        CMY:
        64, 49, 18
        CMYK:
        57, 38, 0, 18
      HSL:
        220°, 56.9378%, 59.0196%
        HSV (HSB):
        220°, 56.6667%, 82.3529%
        XYZ:
        23.9299, 22.8426, 64.1206
        xyY:
        0.2158, 0.2060, 22.8426
      CIE-Lab:
        54.9098, 10.0757, -45.3810
        CIE-LCH:
        54.9098, 46.4861, 282.5181
        CIE-Luv:
        54.9098, -18.9770, -71.7546
        Hunter-Lab:
        47.7939, 5.7337, -46.0881
      #5b82d2 color charts
#5b82d2 RGB chart
      #5b82d2 CMYK chart
      #5b82d2 RGB pie chart
      #5b82d2 color shades, tints & tones
#5b82d2 color schemes
#5b82d2 color preview, HTML & CSS examples
           This text has a color of #5b82d2        
        
          <p style="color:#5b82d2;">Text here</p>
        
        
          .mytext {color:#5b82d2;}
        
        Text color #5b82d2
      
           This box has a color of #5b82d2        
        
          <div style="background-color:#5b82d2;">Content here</div>
        
        
          .mybackground {background-color:#5b82d2;}
        
        Background color #5b82d2
      
           Border around this has a color of #5b82d2        
        
          <div style="border:2px solid #5b82d2;">Content here</div>
        
        
          .myborder {border:2px solid #5b82d2;}
        
        Border color #5b82d2