#5264c7 color space conversions
Hex:
        #5264c7
        RGB:
        82, 100, 199
        CMY:
        68, 61, 22
        CMYK:
        59, 50, 0, 22
      HSL:
        231°, 51.0917%, 55.0980%
        HSV (HSB):
        231°, 58.7940%, 78.0392%
        XYZ:
        18.3456, 15.0317, 55.9673
        xyY:
        0.2053, 0.1682, 15.0317
      CIE-Lab:
        45.6776, 23.1064, -53.8688
        CIE-LCH:
        45.6776, 58.6153, 293.2164
        CIE-Luv:
        45.6776, -11.6428, -82.9866
        Hunter-Lab:
        38.7707, 16.6143, -58.4483
      #5264c7 color charts
#5264c7 RGB chart
      #5264c7 CMYK chart
      #5264c7 RGB pie chart
      #5264c7 color shades, tints & tones
#5264c7 color schemes
#5264c7 color preview, HTML & CSS examples
           This text has a color of #5264c7        
        
          <p style="color:#5264c7;">Text here</p>
        
        
          .mytext {color:#5264c7;}
        
        Text color #5264c7
      
           This box has a color of #5264c7        
        
          <div style="background-color:#5264c7;">Content here</div>
        
        
          .mybackground {background-color:#5264c7;}
        
        Background color #5264c7
      
           Border around this has a color of #5264c7        
        
          <div style="border:2px solid #5264c7;">Content here</div>
        
        
          .myborder {border:2px solid #5264c7;}
        
        Border color #5264c7