#5088ef color space conversions
Hex:
        #5088ef
        RGB:
        80, 136, 239
        CMY:
        69, 47, 6
        CMYK:
        67, 43, 0, 6
      HSL:
        219°, 83.2461%, 62.5490%
        HSV (HSB):
        219°, 66.5272%, 93.7255%
        XYZ:
        27.6924, 25.5458, 85.1326
        xyY:
        0.2001, 0.1846, 25.5458
      CIE-Lab:
        57.6034, 14.2140, -57.3481
        CIE-LCH:
        57.6034, 59.0834, 283.9205
        CIE-Luv:
        57.6034, -23.6546, -92.3074
        Hunter-Lab:
        50.5428, 9.3501, -64.4861
      #5088ef color charts
#5088ef RGB chart
      #5088ef CMYK chart
      #5088ef RGB pie chart
      #5088ef color shades, tints & tones
#5088ef color schemes
#5088ef color preview, HTML & CSS examples
           This text has a color of #5088ef        
        
          <p style="color:#5088ef;">Text here</p>
        
        
          .mytext {color:#5088ef;}
        
        Text color #5088ef
      
           This box has a color of #5088ef        
        
          <div style="background-color:#5088ef;">Content here</div>
        
        
          .mybackground {background-color:#5088ef;}
        
        Background color #5088ef
      
           Border around this has a color of #5088ef        
        
          <div style="border:2px solid #5088ef;">Content here</div>
        
        
          .myborder {border:2px solid #5088ef;}
        
        Border color #5088ef