#5b91ea color space conversions
Hex:
        #5b91ea
        RGB:
        91, 145, 234
        CMY:
        64, 43, 8
        CMYK:
        61, 38, 0, 8
      HSL:
        217°, 77.2973%, 63.7255%
        HSV (HSB):
        217°, 61.1111%, 91.7647%
        XYZ:
        29.2911, 28.4155, 81.7828
        xyY:
        0.2100, 0.2037, 28.4155
      CIE-Lab:
        60.2622, 9.0129, -50.3148
        CIE-LCH:
        60.2622, 51.1157, 280.1557
        CIE-Luv:
        60.2622, -24.0275, -81.0428
        Hunter-Lab:
        53.3062, 4.7978, -53.6490
      #5b91ea color charts
#5b91ea RGB chart
      #5b91ea CMYK chart
      #5b91ea RGB pie chart
      #5b91ea color shades, tints & tones
#5b91ea color schemes
#5b91ea color preview, HTML & CSS examples
           This text has a color of #5b91ea        
        
          <p style="color:#5b91ea;">Text here</p>
        
        
          .mytext {color:#5b91ea;}
        
        Text color #5b91ea
      
           This box has a color of #5b91ea        
        
          <div style="background-color:#5b91ea;">Content here</div>
        
        
          .mybackground {background-color:#5b91ea;}
        
        Background color #5b91ea
      
           Border around this has a color of #5b91ea        
        
          <div style="border:2px solid #5b91ea;">Content here</div>
        
        
          .myborder {border:2px solid #5b91ea;}
        
        Border color #5b91ea