#5bacf1 color space conversions
Hex:
        #5bacf1
        RGB:
        91, 172, 241
        CMY:
        64, 33, 5
        CMYK:
        62, 29, 0, 5
      HSL:
        208°, 84.2697%, 65.0980%
        HSV (HSB):
        208°, 62.2407%, 94.5098%
        XYZ:
        34.9441, 38.0801, 88.7275
        xyY:
        0.2160, 0.2354, 38.0801
      CIE-Lab:
        68.0796, -4.2206, -41.8435
        CIE-LCH:
        68.0796, 42.0558, 264.2402
        CIE-Luv:
        68.0796, -33.2826, -66.7809
        Hunter-Lab:
        61.7090, -6.9113, -42.0530
      #5bacf1 color charts
#5bacf1 RGB chart
      #5bacf1 CMYK chart
      #5bacf1 RGB pie chart
      #5bacf1 color shades, tints & tones
#5bacf1 color schemes
#5bacf1 color preview, HTML & CSS examples
           This text has a color of #5bacf1        
        
          <p style="color:#5bacf1;">Text here</p>
        
        
          .mytext {color:#5bacf1;}
        
        Text color #5bacf1
      
           This box has a color of #5bacf1        
        
          <div style="background-color:#5bacf1;">Content here</div>
        
        
          .mybackground {background-color:#5bacf1;}
        
        Background color #5bacf1
      
           Border around this has a color of #5bacf1        
        
          <div style="border:2px solid #5bacf1;">Content here</div>
        
        
          .myborder {border:2px solid #5bacf1;}
        
        Border color #5bacf1