#5f9bff color space conversions
Hex:
        #5f9bff
        RGB:
        95, 155, 255
        CMY:
        63, 39, 0
        CMYK:
        63, 39, 0, 0
      HSL:
        218°, 100.0000%, 68.6275%
        HSV (HSB):
        218°, 62.7451%, 100.0000%
        XYZ:
        34.4907, 33.0956, 99.1780
        xyY:
        0.2068, 0.1985, 33.0956
      CIE-Lab:
        64.2382, 10.7809, -55.5302
        CIE-LCH:
        64.2382, 56.5670, 280.9870
        CIE-Luv:
        64.2382, -26.1473, -90.8591
        Hunter-Lab:
        57.5288, 6.3421, -61.9442
      #5f9bff color charts
#5f9bff RGB chart
      #5f9bff CMYK chart
      #5f9bff RGB pie chart
      #5f9bff color shades, tints & tones
#5f9bff color schemes
#5f9bff color preview, HTML & CSS examples
           This text has a color of #5f9bff        
        
          <p style="color:#5f9bff;">Text here</p>
        
        
          .mytext {color:#5f9bff;}
        
        Text color #5f9bff
      
           This box has a color of #5f9bff        
        
          <div style="background-color:#5f9bff;">Content here</div>
        
        
          .mybackground {background-color:#5f9bff;}
        
        Background color #5f9bff
      
           Border around this has a color of #5f9bff        
        
          <div style="border:2px solid #5f9bff;">Content here</div>
        
        
          .myborder {border:2px solid #5f9bff;}
        
        Border color #5f9bff