#5276ef color space conversions
Hex:
        #5276ef
        RGB:
        82, 118, 239
        CMY:
        68, 54, 6
        CMYK:
        66, 51, 0, 6
      HSL:
        226°, 83.0688%, 62.9412%
        HSV (HSB):
        226°, 65.6904%, 93.7255%
        XYZ:
        25.5381, 20.9827, 84.3654
        xyY:
        0.1951, 0.1603, 20.9827
      CIE-Lab:
        52.9306, 25.5269, -64.8495
        CIE-LCH:
        52.9306, 69.6928, 291.4862
        CIE-Luv:
        52.9306, -17.6737, -103.2708
        Hunter-Lab:
        45.8069, 19.3547, -77.1333
      #5276ef color charts
#5276ef RGB chart
      #5276ef CMYK chart
      #5276ef RGB pie chart
      #5276ef color shades, tints & tones
#5276ef color schemes
#5276ef color preview, HTML & CSS examples
           This text has a color of #5276ef        
        
          <p style="color:#5276ef;">Text here</p>
        
        
          .mytext {color:#5276ef;}
        
        Text color #5276ef
      
           This box has a color of #5276ef        
        
          <div style="background-color:#5276ef;">Content here</div>
        
        
          .mybackground {background-color:#5276ef;}
        
        Background color #5276ef
      
           Border around this has a color of #5276ef        
        
          <div style="border:2px solid #5276ef;">Content here</div>
        
        
          .myborder {border:2px solid #5276ef;}
        
        Border color #5276ef