#5f9aeb color space conversions
Hex:
        #5f9aeb
        RGB:
        95, 154, 235
        CMY:
        63, 40, 8
        CMYK:
        60, 34, 0, 8
      HSL:
        215°, 77.7778%, 64.7059%
        HSV (HSB):
        215°, 59.5745%, 92.1569%
        XYZ:
        31.2703, 31.5423, 83.0374
        xyY:
        0.2144, 0.2163, 31.5423
      CIE-Lab:
        62.9627, 4.8146, -46.5837
        CIE-LCH:
        62.9627, 46.8318, 275.9008
        CIE-Luv:
        62.9627, -26.0641, -74.9724
        Hunter-Lab:
        56.1625, 1.1014, -48.3477
      #5f9aeb color charts
#5f9aeb RGB chart
      #5f9aeb CMYK chart
      #5f9aeb RGB pie chart
      #5f9aeb color shades, tints & tones
#5f9aeb color schemes
#5f9aeb color preview, HTML & CSS examples
           This text has a color of #5f9aeb        
        
          <p style="color:#5f9aeb;">Text here</p>
        
        
          .mytext {color:#5f9aeb;}
        
        Text color #5f9aeb
      
           This box has a color of #5f9aeb        
        
          <div style="background-color:#5f9aeb;">Content here</div>
        
        
          .mybackground {background-color:#5f9aeb;}
        
        Background color #5f9aeb
      
           Border around this has a color of #5f9aeb        
        
          <div style="border:2px solid #5f9aeb;">Content here</div>
        
        
          .myborder {border:2px solid #5f9aeb;}
        
        Border color #5f9aeb