#5b94ea color space conversions
Hex:
        #5b94ea
        RGB:
        91, 148, 234
        CMY:
        64, 42, 8
        CMYK:
        61, 37, 0, 8
      HSL:
        216°, 77.2973%, 63.7255%
        HSV (HSB):
        216°, 61.1111%, 91.7647%
        XYZ:
        29.7556, 29.3445, 81.9377
        xyY:
        0.2110, 0.2081, 29.3445
      CIE-Lab:
        61.0844, 7.2448, -49.0119
        CIE-LCH:
        61.0844, 49.5445, 278.4084
        CIE-Luv:
        61.0844, -25.0507, -78.8896
        Hunter-Lab:
        54.1705, 3.2506, -51.7619
      #5b94ea color charts
#5b94ea RGB chart
      #5b94ea CMYK chart
      #5b94ea RGB pie chart
      #5b94ea color shades, tints & tones
#5b94ea color schemes
#5b94ea color preview, HTML & CSS examples
           This text has a color of #5b94ea        
        
          <p style="color:#5b94ea;">Text here</p>
        
        
          .mytext {color:#5b94ea;}
        
        Text color #5b94ea
      
           This box has a color of #5b94ea        
        
          <div style="background-color:#5b94ea;">Content here</div>
        
        
          .mybackground {background-color:#5b94ea;}
        
        Background color #5b94ea
      
           Border around this has a color of #5b94ea        
        
          <div style="border:2px solid #5b94ea;">Content here</div>
        
        
          .myborder {border:2px solid #5b94ea;}
        
        Border color #5b94ea