#5b83da color space conversions
Hex:
        #5b83da
        RGB:
        91, 131, 218
        CMY:
        64, 49, 15
        CMYK:
        58, 40, 0, 15
      HSL:
        221°, 63.1841%, 60.5882%
        HSV (HSB):
        221°, 58.2569%, 85.4902%
        XYZ:
        25.0856, 23.5187, 69.5471
        xyY:
        0.2123, 0.1991, 23.5187
      CIE-Lab:
        55.6027, 12.0922, -48.7880
        CIE-LCH:
        55.6027, 50.2642, 283.9203
        CIE-Luv:
        55.6027, -19.3397, -77.6613
        Hunter-Lab:
        48.4961, 7.4646, -51.0791
      #5b83da color charts
#5b83da RGB chart
      #5b83da CMYK chart
      #5b83da RGB pie chart
      #5b83da color shades, tints & tones
#5b83da color schemes
#5b83da color preview, HTML & CSS examples
           This text has a color of #5b83da        
        
          <p style="color:#5b83da;">Text here</p>
        
        
          .mytext {color:#5b83da;}
        
        Text color #5b83da
      
           This box has a color of #5b83da        
        
          <div style="background-color:#5b83da;">Content here</div>
        
        
          .mybackground {background-color:#5b83da;}
        
        Background color #5b83da
      
           Border around this has a color of #5b83da        
        
          <div style="border:2px solid #5b83da;">Content here</div>
        
        
          .myborder {border:2px solid #5b83da;}
        
        Border color #5b83da