#5263e2 color space conversions
Hex:
        #5263e2
        RGB:
        82, 99, 226
        CMY:
        68, 61, 11
        CMYK:
        64, 56, 0, 11
      HSL:
        233°, 71.2871%, 60.3922%
        HSV (HSB):
        233°, 63.7168%, 88.6275%
        XYZ:
        21.6690, 16.2085, 73.9380
        xyY:
        0.1938, 0.1450, 16.2085
      CIE-Lab:
        47.2469, 32.8318, -66.7457
        CIE-LCH:
        47.2469, 74.3836, 296.1923
        CIE-Luv:
        47.2469, -12.1110, -103.5283
        Hunter-Lab:
        40.2598, 25.6192, -80.7055
      #5263e2 color charts
#5263e2 RGB chart
      #5263e2 CMYK chart
      #5263e2 RGB pie chart
      #5263e2 color shades, tints & tones
#5263e2 color schemes
#5263e2 color preview, HTML & CSS examples
           This text has a color of #5263e2        
        
          <p style="color:#5263e2;">Text here</p>
        
        
          .mytext {color:#5263e2;}
        
        Text color #5263e2
      
           This box has a color of #5263e2        
        
          <div style="background-color:#5263e2;">Content here</div>
        
        
          .mybackground {background-color:#5263e2;}
        
        Background color #5263e2
      
           Border around this has a color of #5263e2        
        
          <div style="border:2px solid #5263e2;">Content here</div>
        
        
          .myborder {border:2px solid #5263e2;}
        
        Border color #5263e2