#5b93db color space conversions
Hex:
        #5b93db
        RGB:
        91, 147, 219
        CMY:
        64, 42, 14
        CMYK:
        58, 33, 0, 14
      HSL:
        214°, 64.0000%, 60.7843%
        HSV (HSB):
        214°, 58.4475%, 85.8824%
        XYZ:
        27.5343, 28.2061, 71.0109
        xyY:
        0.2172, 0.2225, 28.2061
      CIE-Lab:
        60.0744, 2.9307, -42.2781
        CIE-LCH:
        60.0744, 42.3796, 273.9654
        CIE-Luv:
        60.0744, -24.9013, -67.0291
        Hunter-Lab:
        53.1094, -0.3990, -42.0983
      #5b93db color charts
#5b93db RGB chart
      #5b93db CMYK chart
      #5b93db RGB pie chart
      #5b93db color shades, tints & tones
#5b93db color schemes
#5b93db color preview, HTML & CSS examples
           This text has a color of #5b93db        
        
          <p style="color:#5b93db;">Text here</p>
        
        
          .mytext {color:#5b93db;}
        
        Text color #5b93db
      
           This box has a color of #5b93db        
        
          <div style="background-color:#5b93db;">Content here</div>
        
        
          .mybackground {background-color:#5b93db;}
        
        Background color #5b93db
      
           Border around this has a color of #5b93db        
        
          <div style="border:2px solid #5b93db;">Content here</div>
        
        
          .myborder {border:2px solid #5b93db;}
        
        Border color #5b93db