#5286cd color space conversions
Hex:
        #5286cd
        RGB:
        82, 134, 205
        CMY:
        68, 47, 20
        CMYK:
        60, 35, 0, 20
      HSL:
        215°, 55.1570%, 56.2745%
        HSV (HSB):
        215°, 60.0000%, 80.3922%
        XYZ:
        23.0242, 23.2518, 61.0321
        xyY:
        0.2146, 0.2167, 23.2518
      CIE-Lab:
        55.3308, 4.2269, -41.9193
        CIE-LCH:
        55.3308, 42.1318, 275.7579
        CIE-Luv:
        55.3308, -22.9233, -65.6077
        Hunter-Lab:
        48.2201, 0.8452, -41.2892
      #5286cd color charts
#5286cd RGB chart
      #5286cd CMYK chart
      #5286cd RGB pie chart
      #5286cd color shades, tints & tones
#5286cd color schemes
#5286cd color preview, HTML & CSS examples
           This text has a color of #5286cd        
        
          <p style="color:#5286cd;">Text here</p>
        
        
          .mytext {color:#5286cd;}
        
        Text color #5286cd
      
           This box has a color of #5286cd        
        
          <div style="background-color:#5286cd;">Content here</div>
        
        
          .mybackground {background-color:#5286cd;}
        
        Background color #5286cd
      
           Border around this has a color of #5286cd        
        
          <div style="border:2px solid #5286cd;">Content here</div>
        
        
          .myborder {border:2px solid #5286cd;}
        
        Border color #5286cd