#5287cd color space conversions
Hex:
        #5287cd
        RGB:
        82, 135, 205
        CMY:
        68, 47, 20
        CMYK:
        60, 34, 0, 20
      HSL:
        214°, 55.1570%, 56.2745%
        HSV (HSB):
        214°, 60.0000%, 80.3922%
        XYZ:
        23.1631, 23.5296, 61.0784
        xyY:
        0.2149, 0.2183, 23.5296
      CIE-Lab:
        55.6137, 3.6329, -41.4732
        CIE-LCH:
        55.6137, 41.6320, 275.0061
        CIE-Luv:
        55.6137, -23.2759, -64.8783
        Hunter-Lab:
        48.5073, 0.3492, -40.7005
      #5287cd color charts
#5287cd RGB chart
      #5287cd CMYK chart
      #5287cd RGB pie chart
      #5287cd color shades, tints & tones
#5287cd color schemes
#5287cd color preview, HTML & CSS examples
           This text has a color of #5287cd        
        
          <p style="color:#5287cd;">Text here</p>
        
        
          .mytext {color:#5287cd;}
        
        Text color #5287cd
      
           This box has a color of #5287cd        
        
          <div style="background-color:#5287cd;">Content here</div>
        
        
          .mybackground {background-color:#5287cd;}
        
        Background color #5287cd
      
           Border around this has a color of #5287cd        
        
          <div style="border:2px solid #5287cd;">Content here</div>
        
        
          .myborder {border:2px solid #5287cd;}
        
        Border color #5287cd