#5e86ab color space conversions
Hex:
        #5e86ab
        RGB:
        94, 134, 171
        CMY:
        63, 47, 33
        CMYK:
        45, 22, 0, 33
      HSL:
        209°, 31.4286%, 51.9608%
        HSV (HSB):
        209°, 45.0292%, 67.0588%
        XYZ:
        20.4919, 22.3702, 41.7659
        xyY:
        0.2421, 0.2643, 22.3702
      CIE-Lab:
        54.4176, -3.7105, -23.9077
        CIE-LCH:
        54.4176, 24.1939, 261.1780
        CIE-Luv:
        54.4176, -19.4898, -35.4176
        Hunter-Lab:
        47.2971, -5.4332, -19.2483
      #5e86ab color charts
#5e86ab RGB chart
      #5e86ab CMYK chart
      #5e86ab RGB pie chart
      #5e86ab color shades, tints & tones
#5e86ab color schemes
#5e86ab color preview, HTML & CSS examples
           This text has a color of #5e86ab        
        
          <p style="color:#5e86ab;">Text here</p>
        
        
          .mytext {color:#5e86ab;}
        
        Text color #5e86ab
      
           This box has a color of #5e86ab        
        
          <div style="background-color:#5e86ab;">Content here</div>
        
        
          .mybackground {background-color:#5e86ab;}
        
        Background color #5e86ab
      
           Border around this has a color of #5e86ab        
        
          <div style="border:2px solid #5e86ab;">Content here</div>
        
        
          .myborder {border:2px solid #5e86ab;}
        
        Border color #5e86ab