#5ac6ea color space conversions
Hex:
        #5ac6ea
        RGB:
        90, 198, 234
        CMY:
        65, 22, 8
        CMYK:
        62, 15, 0, 8
      HSL:
        195°, 77.4194%, 63.5294%
        HSV (HSB):
        195°, 61.5385%, 91.7647%
        XYZ:
        39.2618, 48.5023, 85.1345
        xyY:
        0.2271, 0.2805, 48.5023
      CIE-Lab:
        75.1407, -20.4726, -27.1127
        CIE-LCH:
        75.1407, 33.9739, 232.9439
        CIE-Luv:
        75.1407, -43.1791, -40.3388
        Hunter-Lab:
        69.6436, -21.2464, -23.7274
      #5ac6ea color charts
#5ac6ea RGB chart
      #5ac6ea CMYK chart
      #5ac6ea RGB pie chart
      #5ac6ea color shades, tints & tones
#5ac6ea color schemes
#5ac6ea color preview, HTML & CSS examples
           This text has a color of #5ac6ea        
        
          <p style="color:#5ac6ea;">Text here</p>
        
        
          .mytext {color:#5ac6ea;}
        
        Text color #5ac6ea
      
           This box has a color of #5ac6ea        
        
          <div style="background-color:#5ac6ea;">Content here</div>
        
        
          .mybackground {background-color:#5ac6ea;}
        
        Background color #5ac6ea
      
           Border around this has a color of #5ac6ea        
        
          <div style="border:2px solid #5ac6ea;">Content here</div>
        
        
          .myborder {border:2px solid #5ac6ea;}
        
        Border color #5ac6ea