#5285d1 color space conversions
Hex:
        #5285d1
        RGB:
        82, 133, 209
        CMY:
        68, 48, 18
        CMYK:
        61, 36, 0, 18
      HSL:
        216°, 57.9909%, 57.0588%
        HSV (HSB):
        216°, 60.7656%, 81.9608%
        XYZ:
        23.3758, 23.1723, 63.5623
        xyY:
        0.2123, 0.2104, 23.1723
      CIE-Lab:
        55.2494, 6.1562, -44.3075
        CIE-LCH:
        55.2494, 44.7331, 277.9101
        CIE-Luv:
        55.2494, -22.5237, -69.6812
        Hunter-Lab:
        48.1377, 2.4394, -44.5918
      #5285d1 color charts
#5285d1 RGB chart
      #5285d1 CMYK chart
      #5285d1 RGB pie chart
      #5285d1 color shades, tints & tones
#5285d1 color schemes
#5285d1 color preview, HTML & CSS examples
           This text has a color of #5285d1        
        
          <p style="color:#5285d1;">Text here</p>
        
        
          .mytext {color:#5285d1;}
        
        Text color #5285d1
      
           This box has a color of #5285d1        
        
          <div style="background-color:#5285d1;">Content here</div>
        
        
          .mybackground {background-color:#5285d1;}
        
        Background color #5285d1
      
           Border around this has a color of #5285d1        
        
          <div style="border:2px solid #5285d1;">Content here</div>
        
        
          .myborder {border:2px solid #5285d1;}
        
        Border color #5285d1