#5fc8ea color space conversions
Hex:
        #5fc8ea
        RGB:
        95, 200, 234
        CMY:
        63, 22, 8
        CMYK:
        59, 15, 0, 8
      HSL:
        195°, 76.7956%, 64.5098%
        HSV (HSB):
        195°, 59.4017%, 91.7647%
        XYZ:
        40.2249, 49.6820, 85.3114
        xyY:
        0.2296, 0.2835, 49.6820
      CIE-Lab:
        75.8736, -20.6118, -25.9766
        CIE-LCH:
        75.8736, 33.1606, 231.5688
        CIE-Luv:
        75.8736, -42.7438, -38.4378
        Hunter-Lab:
        70.4854, -21.4825, -22.4213
      #5fc8ea color charts
#5fc8ea RGB chart
      #5fc8ea CMYK chart
      #5fc8ea RGB pie chart
      #5fc8ea color shades, tints & tones
#5fc8ea color schemes
#5fc8ea color preview, HTML & CSS examples
           This text has a color of #5fc8ea        
        
          <p style="color:#5fc8ea;">Text here</p>
        
        
          .mytext {color:#5fc8ea;}
        
        Text color #5fc8ea
      
           This box has a color of #5fc8ea        
        
          <div style="background-color:#5fc8ea;">Content here</div>
        
        
          .mybackground {background-color:#5fc8ea;}
        
        Background color #5fc8ea
      
           Border around this has a color of #5fc8ea        
        
          <div style="border:2px solid #5fc8ea;">Content here</div>
        
        
          .myborder {border:2px solid #5fc8ea;}
        
        Border color #5fc8ea