#5276df color space conversions
Hex:
        #5276df
        RGB:
        82, 118, 223
        CMY:
        68, 54, 13
        CMYK:
        63, 47, 0, 13
      HSL:
        225°, 68.7805%, 59.8039%
        HSV (HSB):
        225°, 63.2287%, 87.4510%
        XYZ:
        23.2774, 20.0784, 72.4607
        xyY:
        0.2010, 0.1734, 20.0784
      CIE-Lab:
        51.9258, 20.0419, -57.5000
        CIE-LCH:
        51.9258, 60.8928, 289.2163
        CIE-Luv:
        51.9258, -17.5501, -91.0148
        Hunter-Lab:
        44.8089, 14.3117, -64.5118
      #5276df color charts
#5276df RGB chart
      #5276df CMYK chart
      #5276df RGB pie chart
      #5276df color shades, tints & tones
#5276df color schemes
#5276df color preview, HTML & CSS examples
           This text has a color of #5276df        
        
          <p style="color:#5276df;">Text here</p>
        
        
          .mytext {color:#5276df;}
        
        Text color #5276df
      
           This box has a color of #5276df        
        
          <div style="background-color:#5276df;">Content here</div>
        
        
          .mybackground {background-color:#5276df;}
        
        Background color #5276df
      
           Border around this has a color of #5276df        
        
          <div style="border:2px solid #5276df;">Content here</div>
        
        
          .myborder {border:2px solid #5276df;}
        
        Border color #5276df