#5264e7 color space conversions
Hex:
        #5264e7
        RGB:
        82, 100, 231
        CMY:
        68, 61, 9
        CMYK:
        65, 57, 0, 9
      HSL:
        233°, 75.6345%, 61.3725%
        HSV (HSB):
        233°, 64.5022%, 90.5882%
        XYZ:
        22.4607, 16.6777, 77.6366
        xyY:
        0.1923, 0.1428, 16.6777
      CIE-Lab:
        47.8513, 33.9017, -68.5872
        CIE-LCH:
        47.8513, 76.5083, 296.3025
        CIE-Luv:
        47.8513, -12.5174, -106.6380
        Hunter-Lab:
        40.8383, 26.7060, -84.1277
      #5264e7 color charts
#5264e7 RGB chart
      #5264e7 CMYK chart
      #5264e7 RGB pie chart
      #5264e7 color shades, tints & tones
#5264e7 color schemes
#5264e7 color preview, HTML & CSS examples
           This text has a color of #5264e7        
        
          <p style="color:#5264e7;">Text here</p>
        
        
          .mytext {color:#5264e7;}
        
        Text color #5264e7
      
           This box has a color of #5264e7        
        
          <div style="background-color:#5264e7;">Content here</div>
        
        
          .mybackground {background-color:#5264e7;}
        
        Background color #5264e7
      
           Border around this has a color of #5264e7        
        
          <div style="border:2px solid #5264e7;">Content here</div>
        
        
          .myborder {border:2px solid #5264e7;}
        
        Border color #5264e7