#5b9ae3 color space conversions
Hex:
        #5b9ae3
        RGB:
        91, 154, 227
        CMY:
        64, 40, 11
        CMYK:
        60, 32, 0, 11
      HSL:
        212°, 70.8333%, 62.3529%
        HSV (HSB):
        212°, 59.9119%, 89.0196%
        XYZ:
        29.7351, 30.8814, 77.0665
        xyY:
        0.2160, 0.2243, 30.8814
      CIE-Lab:
        62.4074, 1.4647, -43.0522
        CIE-LCH:
        62.4074, 43.0771, 271.9485
        CIE-Luv:
        62.4074, -27.2537, -68.5821
        Hunter-Lab:
        55.5710, -1.7370, -43.3243
      #5b9ae3 color charts
#5b9ae3 RGB chart
      #5b9ae3 CMYK chart
      #5b9ae3 RGB pie chart
      #5b9ae3 color shades, tints & tones
#5b9ae3 color schemes
#5b9ae3 color preview, HTML & CSS examples
           This text has a color of #5b9ae3        
        
          <p style="color:#5b9ae3;">Text here</p>
        
        
          .mytext {color:#5b9ae3;}
        
        Text color #5b9ae3
      
           This box has a color of #5b9ae3        
        
          <div style="background-color:#5b9ae3;">Content here</div>
        
        
          .mybackground {background-color:#5b9ae3;}
        
        Background color #5b9ae3
      
           Border around this has a color of #5b9ae3        
        
          <div style="border:2px solid #5b9ae3;">Content here</div>
        
        
          .myborder {border:2px solid #5b9ae3;}
        
        Border color #5b9ae3