#5291fd color space conversions
Hex:
        #5291fd
        RGB:
        82, 145, 253
        CMY:
        68, 43, 1
        CMYK:
        68, 43, 0, 1
      HSL:
        218°, 97.7143%, 65.6863%
        HSV (HSB):
        218°, 67.5889%, 99.2157%
        XYZ:
        31.3347, 29.1365, 96.9009
        xyY:
        0.1991, 0.1851, 29.1365
      CIE-Lab:
        60.9019, 13.9343, -59.7873
        CIE-LCH:
        60.9019, 61.3896, 283.1194
        CIE-Luv:
        60.9019, -25.9064, -97.2894
        Hunter-Lab:
        53.9782, 9.1585, -68.6518
      #5291fd color charts
#5291fd RGB chart
      #5291fd CMYK chart
      #5291fd RGB pie chart
      #5291fd color shades, tints & tones
#5291fd color schemes
#5291fd color preview, HTML & CSS examples
           This text has a color of #5291fd        
        
          <p style="color:#5291fd;">Text here</p>
        
        
          .mytext {color:#5291fd;}
        
        Text color #5291fd
      
           This box has a color of #5291fd        
        
          <div style="background-color:#5291fd;">Content here</div>
        
        
          .mybackground {background-color:#5291fd;}
        
        Background color #5291fd
      
           Border around this has a color of #5291fd        
        
          <div style="border:2px solid #5291fd;">Content here</div>
        
        
          .myborder {border:2px solid #5291fd;}
        
        Border color #5291fd