#5b7fec color space conversions
Hex:
        #5b7fec
        RGB:
        91, 127, 236
        CMY:
        64, 50, 7
        CMYK:
        61, 46, 0, 7
      HSL:
        225°, 79.2350%, 64.1176%
        HSV (HSB):
        225°, 61.4407%, 92.5490%
        XYZ:
        27.0441, 23.4590, 82.4595
        xyY:
        0.2034, 0.1764, 23.4590
      CIE-Lab:
        55.5420, 20.4919, -58.9532
        CIE-LCH:
        55.5420, 62.4131, 289.1672
        CIE-Luv:
        55.5420, -18.1372, -94.7555
        Hunter-Lab:
        48.4345, 14.9075, -67.0368
      #5b7fec color charts
#5b7fec RGB chart
      #5b7fec CMYK chart
      #5b7fec RGB pie chart
      #5b7fec color shades, tints & tones
#5b7fec color schemes
#5b7fec color preview, HTML & CSS examples
           This text has a color of #5b7fec        
        
          <p style="color:#5b7fec;">Text here</p>
        
        
          .mytext {color:#5b7fec;}
        
        Text color #5b7fec
      
           This box has a color of #5b7fec        
        
          <div style="background-color:#5b7fec;">Content here</div>
        
        
          .mybackground {background-color:#5b7fec;}
        
        Background color #5b7fec
      
           Border around this has a color of #5b7fec        
        
          <div style="border:2px solid #5b7fec;">Content here</div>
        
        
          .myborder {border:2px solid #5b7fec;}
        
        Border color #5b7fec