#5ac5df color space conversions
Hex:
        #5ac5df
        RGB:
        90, 197, 223
        CMY:
        65, 23, 13
        CMYK:
        60, 12, 0, 13
      HSL:
        192°, 67.5127%, 61.3725%
        HSV (HSB):
        192°, 59.6413%, 87.4510%
        XYZ:
        37.5020, 47.4339, 76.9911
        xyY:
        0.2316, 0.2929, 47.4339
      CIE-Lab:
        74.4664, -23.2154, -22.2025
        CIE-LCH:
        74.4664, 32.1233, 223.7225
        CIE-Luv:
        74.4664, -43.3382, -31.6670
        Hunter-Lab:
        68.8723, -23.3305, -18.0687
      #5ac5df color charts
#5ac5df RGB chart
      #5ac5df CMYK chart
      #5ac5df RGB pie chart
      #5ac5df color shades, tints & tones
#5ac5df color schemes
#5ac5df color preview, HTML & CSS examples
           This text has a color of #5ac5df        
        
          <p style="color:#5ac5df;">Text here</p>
        
        
          .mytext {color:#5ac5df;}
        
        Text color #5ac5df
      
           This box has a color of #5ac5df        
        
          <div style="background-color:#5ac5df;">Content here</div>
        
        
          .mybackground {background-color:#5ac5df;}
        
        Background color #5ac5df
      
           Border around this has a color of #5ac5df        
        
          <div style="border:2px solid #5ac5df;">Content here</div>
        
        
          .myborder {border:2px solid #5ac5df;}
        
        Border color #5ac5df