#5264fc color space conversions
Hex:
        #5264fc
        RGB:
        82, 100, 252
        CMY:
        68, 61, 1
        CMYK:
        67, 60, 0, 1
      HSL:
        234°, 96.5909%, 65.4902%
        HSV (HSB):
        234°, 67.4603%, 98.8235%
        XYZ:
        25.6075, 17.9365, 94.2079
        xyY:
        0.1859, 0.1302, 17.9365
      CIE-Lab:
        49.4189, 40.9553, -77.7865
        CIE-LCH:
        49.4189, 87.9095, 297.7672
        CIE-Luv:
        49.4189, -13.1081, -121.2294
        Hunter-Lab:
        42.3515, 33.8138, -102.2405
      #5264fc color charts
#5264fc RGB chart
      #5264fc CMYK chart
      #5264fc RGB pie chart
      #5264fc color shades, tints & tones
#5264fc color schemes
#5264fc color preview, HTML & CSS examples
           This text has a color of #5264fc        
        
          <p style="color:#5264fc;">Text here</p>
        
        
          .mytext {color:#5264fc;}
        
        Text color #5264fc
      
           This box has a color of #5264fc        
        
          <div style="background-color:#5264fc;">Content here</div>
        
        
          .mybackground {background-color:#5264fc;}
        
        Background color #5264fc
      
           Border around this has a color of #5264fc        
        
          <div style="border:2px solid #5264fc;">Content here</div>
        
        
          .myborder {border:2px solid #5264fc;}
        
        Border color #5264fc