#5095ed color space conversions
Hex:
        #5095ed
        RGB:
        80, 149, 237
        CMY:
        69, 42, 7
        CMYK:
        66, 37, 0, 7
      HSL:
        214°, 81.3472%, 62.1569%
        HSV (HSB):
        214°, 66.2447%, 92.9412%
        XYZ:
        29.3418, 29.3148, 84.2326
        xyY:
        0.2053, 0.2052, 29.3148
      CIE-Lab:
        61.0584, 5.7757, -50.7395
        CIE-LCH:
        61.0584, 51.0672, 276.4941
        CIE-Luv:
        61.0584, -27.9624, -81.5951
        Hunter-Lab:
        54.1431, 1.9840, -54.3396
      #5095ed color charts
#5095ed RGB chart
      #5095ed CMYK chart
      #5095ed RGB pie chart
      #5095ed color shades, tints & tones
#5095ed color schemes
#5095ed color preview, HTML & CSS examples
           This text has a color of #5095ed        
        
          <p style="color:#5095ed;">Text here</p>
        
        
          .mytext {color:#5095ed;}
        
        Text color #5095ed
      
           This box has a color of #5095ed        
        
          <div style="background-color:#5095ed;">Content here</div>
        
        
          .mybackground {background-color:#5095ed;}
        
        Background color #5095ed
      
           Border around this has a color of #5095ed        
        
          <div style="border:2px solid #5095ed;">Content here</div>
        
        
          .myborder {border:2px solid #5095ed;}
        
        Border color #5095ed