#5285e5 color space conversions
Hex:
        #5285e5
        RGB:
        82, 133, 229
        CMY:
        68, 48, 10
        CMYK:
        64, 42, 0, 10
      HSL:
        219°, 73.8693%, 60.9804%
        HSV (HSB):
        219°, 64.1921%, 89.8039%
        XYZ:
        26.0101, 24.2260, 77.4340
        xyY:
        0.2037, 0.1898, 24.2260
      CIE-Lab:
        56.3134, 12.9211, -53.8418
        CIE-LCH:
        56.3134, 55.3705, 283.4948
        CIE-Luv:
        56.3134, -22.3228, -86.1146
        Hunter-Lab:
        49.2200, 8.1926, -58.8224
      #5285e5 color charts
#5285e5 RGB chart
      #5285e5 CMYK chart
      #5285e5 RGB pie chart
      #5285e5 color shades, tints & tones
#5285e5 color schemes
#5285e5 color preview, HTML & CSS examples
           This text has a color of #5285e5        
        
          <p style="color:#5285e5;">Text here</p>
        
        
          .mytext {color:#5285e5;}
        
        Text color #5285e5
      
           This box has a color of #5285e5        
        
          <div style="background-color:#5285e5;">Content here</div>
        
        
          .mybackground {background-color:#5285e5;}
        
        Background color #5285e5
      
           Border around this has a color of #5285e5        
        
          <div style="border:2px solid #5285e5;">Content here</div>
        
        
          .myborder {border:2px solid #5285e5;}
        
        Border color #5285e5