#5fbfea color space conversions
Hex:
        #5fbfea
        RGB:
        95, 191, 234
        CMY:
        63, 25, 8
        CMYK:
        59, 18, 0, 8
      HSL:
        199°, 76.7956%, 64.5098%
        HSV (HSB):
        199°, 59.4017%, 91.7647%
        XYZ:
        38.2014, 45.6350, 84.6369
        xyY:
        0.2268, 0.2709, 45.6350
      CIE-Lab:
        73.3081, -15.9566, -29.9127
        CIE-LCH:
        73.3081, 33.9026, 241.9229
        CIE-Luv:
        73.3081, -39.4343, -45.5501
        Hunter-Lab:
        67.5537, -17.2778, -26.9959
      #5fbfea color charts
#5fbfea RGB chart
      #5fbfea CMYK chart
      #5fbfea RGB pie chart
      #5fbfea color shades, tints & tones
#5fbfea color schemes
#5fbfea color preview, HTML & CSS examples
           This text has a color of #5fbfea        
        
          <p style="color:#5fbfea;">Text here</p>
        
        
          .mytext {color:#5fbfea;}
        
        Text color #5fbfea
      
           This box has a color of #5fbfea        
        
          <div style="background-color:#5fbfea;">Content here</div>
        
        
          .mybackground {background-color:#5fbfea;}
        
        Background color #5fbfea
      
           Border around this has a color of #5fbfea        
        
          <div style="border:2px solid #5fbfea;">Content here</div>
        
        
          .myborder {border:2px solid #5fbfea;}
        
        Border color #5fbfea