#5fbaeb color space conversions
Hex:
        #5fbaeb
        RGB:
        95, 186, 235
        CMY:
        63, 27, 8
        CMYK:
        60, 21, 0, 8
      HSL:
        201°, 77.7778%, 64.7059%
        HSV (HSB):
        201°, 59.5745%, 92.1569%
        XYZ:
        37.2736, 43.5489, 85.0385
        xyY:
        0.2247, 0.2626, 43.5489
      CIE-Lab:
        71.9259, -13.0107, -32.5861
        CIE-LCH:
        71.9259, 35.0876, 248.2345
        CIE-Luv:
        71.9259, -37.5620, -50.3593
        Hunter-Lab:
        65.9916, -14.6642, -30.2086
      #5fbaeb color charts
#5fbaeb RGB chart
      #5fbaeb CMYK chart
      #5fbaeb RGB pie chart
      #5fbaeb color shades, tints & tones
#5fbaeb color schemes
#5fbaeb color preview, HTML & CSS examples
           This text has a color of #5fbaeb        
        
          <p style="color:#5fbaeb;">Text here</p>
        
        
          .mytext {color:#5fbaeb;}
        
        Text color #5fbaeb
      
           This box has a color of #5fbaeb        
        
          <div style="background-color:#5fbaeb;">Content here</div>
        
        
          .mybackground {background-color:#5fbaeb;}
        
        Background color #5fbaeb
      
           Border around this has a color of #5fbaeb        
        
          <div style="border:2px solid #5fbaeb;">Content here</div>
        
        
          .myborder {border:2px solid #5fbaeb;}
        
        Border color #5fbaeb