#5fb5df color space conversions
Hex:
        #5fb5df
        RGB:
        95, 181, 223
        CMY:
        63, 29, 13
        CMYK:
        57, 19, 0, 13
      HSL:
        200°, 66.6667%, 62.3529%
        HSV (HSB):
        200°, 57.3991%, 87.4510%
        XYZ:
        34.5625, 40.8084, 75.8672
        xyY:
        0.2285, 0.2698, 40.8084
      CIE-Lab:
        70.0414, -13.9856, -28.9605
        CIE-LCH:
        70.0414, 32.1607, 244.2232
        CIE-Luv:
        70.0414, -36.1589, -43.9354
        Hunter-Lab:
        63.8814, -15.2167, -25.6973
      #5fb5df color charts
#5fb5df RGB chart
      #5fb5df CMYK chart
      #5fb5df RGB pie chart
      #5fb5df color shades, tints & tones
#5fb5df color schemes
#5fb5df color preview, HTML & CSS examples
           This text has a color of #5fb5df        
        
          <p style="color:#5fb5df;">Text here</p>
        
        
          .mytext {color:#5fb5df;}
        
        Text color #5fb5df
      
           This box has a color of #5fb5df        
        
          <div style="background-color:#5fb5df;">Content here</div>
        
        
          .mybackground {background-color:#5fb5df;}
        
        Background color #5fb5df
      
           Border around this has a color of #5fb5df        
        
          <div style="border:2px solid #5fb5df;">Content here</div>
        
        
          .myborder {border:2px solid #5fb5df;}
        
        Border color #5fb5df