#5b88db color space conversions
Hex:
        #5b88db
        RGB:
        91, 136, 219
        CMY:
        64, 47, 14
        CMYK:
        58, 38, 0, 14
      HSL:
        219°, 64.0000%, 60.7843%
        HSV (HSB):
        219°, 58.4475%, 85.8824%
        XYZ:
        25.9047, 24.9469, 70.4677
        xyY:
        0.2135, 0.2056, 24.9469
      CIE-Lab:
        57.0237, 9.4207, -47.0947
        CIE-LCH:
        57.0237, 48.0277, 281.3120
        CIE-Luv:
        57.0237, -21.0478, -75.0032
        Hunter-Lab:
        49.9469, 5.1711, -48.6866
      #5b88db color charts
#5b88db RGB chart
      #5b88db CMYK chart
      #5b88db RGB pie chart
      #5b88db color shades, tints & tones
#5b88db color schemes
#5b88db color preview, HTML & CSS examples
           This text has a color of #5b88db        
        
          <p style="color:#5b88db;">Text here</p>
        
        
          .mytext {color:#5b88db;}
        
        Text color #5b88db
      
           This box has a color of #5b88db        
        
          <div style="background-color:#5b88db;">Content here</div>
        
        
          .mybackground {background-color:#5b88db;}
        
        Background color #5b88db
      
           Border around this has a color of #5b88db        
        
          <div style="border:2px solid #5b88db;">Content here</div>
        
        
          .myborder {border:2px solid #5b88db;}
        
        Border color #5b88db