#5b94ed color space conversions
Hex:
        #5b94ed
        RGB:
        91, 148, 237
        CMY:
        64, 42, 7
        CMYK:
        62, 38, 0, 7
      HSL:
        217°, 80.2198%, 64.3137%
        HSV (HSB):
        217°, 61.6034%, 92.9412%
        XYZ:
        30.1904, 29.5184, 84.2272
        xyY:
        0.2097, 0.2051, 29.5184
      CIE-Lab:
        61.2364, 8.2353, -50.4287
        CIE-LCH:
        61.2364, 51.0967, 279.2749
        CIE-Luv:
        61.2364, -25.0134, -81.3812
        Hunter-Lab:
        54.3308, 4.1093, -53.8836
      #5b94ed color charts
#5b94ed RGB chart
      #5b94ed CMYK chart
      #5b94ed RGB pie chart
      #5b94ed color shades, tints & tones
#5b94ed color schemes
#5b94ed color preview, HTML & CSS examples
           This text has a color of #5b94ed        
        
          <p style="color:#5b94ed;">Text here</p>
        
        
          .mytext {color:#5b94ed;}
        
        Text color #5b94ed
      
           This box has a color of #5b94ed        
        
          <div style="background-color:#5b94ed;">Content here</div>
        
        
          .mybackground {background-color:#5b94ed;}
        
        Background color #5b94ed
      
           Border around this has a color of #5b94ed        
        
          <div style="border:2px solid #5b94ed;">Content here</div>
        
        
          .myborder {border:2px solid #5b94ed;}
        
        Border color #5b94ed