#5097dc color space conversions
Hex:
        #5097dc
        RGB:
        80, 151, 220
        CMY:
        69, 41, 14
        CMYK:
        64, 31, 0, 14
      HSL:
        210°, 66.6667%, 58.8235%
        HSV (HSB):
        210°, 63.6364%, 86.2745%
        XYZ:
        27.2931, 29.0060, 71.8704
        xyY:
        0.2129, 0.2263, 29.0060
      CIE-Lab:
        60.7869, -1.1090, -41.7466
        CIE-LCH:
        60.7869, 41.7614, 268.4784
        CIE-Luv:
        60.7869, -29.0938, -65.8243
        Hunter-Lab:
        53.8572, -3.7919, -41.4201
      #5097dc color charts
#5097dc RGB chart
      #5097dc CMYK chart
      #5097dc RGB pie chart
      #5097dc color shades, tints & tones
#5097dc color schemes
#5097dc color preview, HTML & CSS examples
           This text has a color of #5097dc        
        
          <p style="color:#5097dc;">Text here</p>
        
        
          .mytext {color:#5097dc;}
        
        Text color #5097dc
      
           This box has a color of #5097dc        
        
          <div style="background-color:#5097dc;">Content here</div>
        
        
          .mybackground {background-color:#5097dc;}
        
        Background color #5097dc
      
           Border around this has a color of #5097dc        
        
          <div style="border:2px solid #5097dc;">Content here</div>
        
        
          .myborder {border:2px solid #5097dc;}
        
        Border color #5097dc