#5eb6fa color space conversions
Hex:
        #5eb6fa
        RGB:
        94, 182, 250
        CMY:
        63, 29, 2
        CMYK:
        62, 27, 0, 2
      HSL:
        206°, 93.9759%, 67.4510%
        HSV (HSB):
        206°, 62.4000%, 98.0392%
        XYZ:
        38.5994, 42.7377, 96.6573
        xyY:
        0.2169, 0.2401, 42.7377
      CIE-Lab:
        71.3766, -6.3543, -41.5661
        CIE-LCH:
        71.3766, 42.0490, 261.3084
        CIE-Luv:
        71.3766, -35.8238, -66.4859
        Hunter-Lab:
        65.3741, -9.0114, -41.8999
      #5eb6fa color charts
#5eb6fa RGB chart
      #5eb6fa CMYK chart
      #5eb6fa RGB pie chart
      #5eb6fa color shades, tints & tones
#5eb6fa color schemes
#5eb6fa color preview, HTML & CSS examples
           This text has a color of #5eb6fa        
        
          <p style="color:#5eb6fa;">Text here</p>
        
        
          .mytext {color:#5eb6fa;}
        
        Text color #5eb6fa
      
           This box has a color of #5eb6fa        
        
          <div style="background-color:#5eb6fa;">Content here</div>
        
        
          .mybackground {background-color:#5eb6fa;}
        
        Background color #5eb6fa
      
           Border around this has a color of #5eb6fa        
        
          <div style="border:2px solid #5eb6fa;">Content here</div>
        
        
          .myborder {border:2px solid #5eb6fa;}
        
        Border color #5eb6fa