#5276cf color space conversions
Hex:
        #5276cf
        RGB:
        82, 118, 207
        CMY:
        68, 54, 19
        CMYK:
        60, 43, 0, 19
      HSL:
        223°, 56.5611%, 56.6667%
        HSV (HSB):
        223°, 60.3865%, 81.1765%
        XYZ:
        21.2206, 19.2557, 61.6298
        xyY:
        0.2078, 0.1886, 19.2557
      CIE-Lab:
        50.9850, 14.5975, -49.9484
        CIE-LCH:
        50.9850, 52.0378, 286.2911
        CIE-Luv:
        50.9850, -17.4592, -78.3396
        Hunter-Lab:
        43.8813, 9.5286, -52.5538
      #5276cf color charts
#5276cf RGB chart
      #5276cf CMYK chart
      #5276cf RGB pie chart
      #5276cf color shades, tints & tones
#5276cf color schemes
#5276cf color preview, HTML & CSS examples
           This text has a color of #5276cf        
        
          <p style="color:#5276cf;">Text here</p>
        
        
          .mytext {color:#5276cf;}
        
        Text color #5276cf
      
           This box has a color of #5276cf        
        
          <div style="background-color:#5276cf;">Content here</div>
        
        
          .mybackground {background-color:#5276cf;}
        
        Background color #5276cf
      
           Border around this has a color of #5276cf        
        
          <div style="border:2px solid #5276cf;">Content here</div>
        
        
          .myborder {border:2px solid #5276cf;}
        
        Border color #5276cf