#5264f5 color space conversions
Hex:
        #5264f5
        RGB:
        82, 100, 245
        CMY:
        68, 61, 4
        CMYK:
        67, 59, 0, 4
      HSL:
        233°, 89.0710%, 64.1176%
        HSV (HSB):
        233°, 66.5306%, 96.0784%
        XYZ:
        24.5183, 17.5008, 88.4719
        xyY:
        0.1879, 0.1341, 17.5008
      CIE-Lab:
        48.8849, 38.6119, -74.7582
        CIE-LCH:
        48.8849, 84.1408, 297.3159
        CIE-Luv:
        48.8849, -12.9098, -116.4420
        Hunter-Lab:
        41.8339, 31.4071, -96.1050
      #5264f5 color charts
#5264f5 RGB chart
      #5264f5 CMYK chart
      #5264f5 RGB pie chart
      #5264f5 color shades, tints & tones
#5264f5 color schemes
#5264f5 color preview, HTML & CSS examples
           This text has a color of #5264f5        
        
          <p style="color:#5264f5;">Text here</p>
        
        
          .mytext {color:#5264f5;}
        
        Text color #5264f5
      
           This box has a color of #5264f5        
        
          <div style="background-color:#5264f5;">Content here</div>
        
        
          .mybackground {background-color:#5264f5;}
        
        Background color #5264f5
      
           Border around this has a color of #5264f5        
        
          <div style="border:2px solid #5264f5;">Content here</div>
        
        
          .myborder {border:2px solid #5264f5;}
        
        Border color #5264f5