#5264fb color space conversions
Hex:
        #5264fb
        RGB:
        82, 100, 251
        CMY:
        68, 61, 2
        CMYK:
        67, 60, 0, 2
      HSL:
        234°, 95.4802%, 65.2941%
        HSV (HSB):
        234°, 67.3307%, 98.4314%
        XYZ:
        25.4494, 17.8732, 93.3753
        xyY:
        0.1862, 0.1307, 17.8732
      CIE-Lab:
        49.3420, 40.6211, -77.3562
        CIE-LCH:
        49.3420, 87.3731, 297.7048
        CIE-Luv:
        49.3420, -13.0797, -120.5500
        Hunter-Lab:
        42.2767, 33.4678, -101.3583
      #5264fb color charts
#5264fb RGB chart
      #5264fb CMYK chart
      #5264fb RGB pie chart
      #5264fb color shades, tints & tones
#5264fb color schemes
#5264fb color preview, HTML & CSS examples
           This text has a color of #5264fb        
        
          <p style="color:#5264fb;">Text here</p>
        
        
          .mytext {color:#5264fb;}
        
        Text color #5264fb
      
           This box has a color of #5264fb        
        
          <div style="background-color:#5264fb;">Content here</div>
        
        
          .mybackground {background-color:#5264fb;}
        
        Background color #5264fb
      
           Border around this has a color of #5264fb        
        
          <div style="border:2px solid #5264fb;">Content here</div>
        
        
          .myborder {border:2px solid #5264fb;}
        
        Border color #5264fb