#5b7bfb color space conversions
Hex:
        #5b7bfb
        RGB:
        91, 123, 251
        CMY:
        64, 52, 2
        CMYK:
        64, 51, 0, 2
      HSL:
        228°, 95.2381%, 67.0588%
        HSV (HSB):
        228°, 63.7450%, 98.4314%
        XYZ:
        28.8099, 23.3551, 94.2563
        xyY:
        0.1968, 0.1595, 23.3551
      CIE-Lab:
        55.4362, 27.9552, -67.4446
        CIE-LCH:
        55.4362, 73.0087, 292.5136
        CIE-Luv:
        55.4362, -17.1064, -108.6588
        Hunter-Lab:
        48.3271, 21.8393, -81.8092
      #5b7bfb color charts
#5b7bfb RGB chart
      #5b7bfb CMYK chart
      #5b7bfb RGB pie chart
      #5b7bfb color shades, tints & tones
#5b7bfb color schemes
#5b7bfb color preview, HTML & CSS examples
           This text has a color of #5b7bfb        
        
          <p style="color:#5b7bfb;">Text here</p>
        
        
          .mytext {color:#5b7bfb;}
        
        Text color #5b7bfb
      
           This box has a color of #5b7bfb        
        
          <div style="background-color:#5b7bfb;">Content here</div>
        
        
          .mybackground {background-color:#5b7bfb;}
        
        Background color #5b7bfb
      
           Border around this has a color of #5b7bfb        
        
          <div style="border:2px solid #5b7bfb;">Content here</div>
        
        
          .myborder {border:2px solid #5b7bfb;}
        
        Border color #5b7bfb