#5f9eff color space conversions
Hex:
        #5f9eff
        RGB:
        95, 158, 255
        CMY:
        63, 38, 0
        CMYK:
        63, 38, 0, 0
      HSL:
        216°, 100.0000%, 68.6275%
        HSV (HSB):
        216°, 62.7451%, 100.0000%
        XYZ:
        34.9962, 34.1066, 99.3465
        xyY:
        0.2078, 0.2025, 34.1066
      CIE-Lab:
        65.0471, 9.0282, -54.2453
        CIE-LCH:
        65.0471, 54.9915, 279.4493
        CIE-Luv:
        65.0471, -27.1491, -88.7162
        Hunter-Lab:
        58.4009, 4.7629, -59.9784
      #5f9eff color charts
#5f9eff RGB chart
      #5f9eff CMYK chart
      #5f9eff RGB pie chart
      #5f9eff color shades, tints & tones
#5f9eff color schemes
#5f9eff color preview, HTML & CSS examples
           This text has a color of #5f9eff        
        
          <p style="color:#5f9eff;">Text here</p>
        
        
          .mytext {color:#5f9eff;}
        
        Text color #5f9eff
      
           This box has a color of #5f9eff        
        
          <div style="background-color:#5f9eff;">Content here</div>
        
        
          .mybackground {background-color:#5f9eff;}
        
        Background color #5f9eff
      
           Border around this has a color of #5f9eff        
        
          <div style="border:2px solid #5f9eff;">Content here</div>
        
        
          .myborder {border:2px solid #5f9eff;}
        
        Border color #5f9eff