#5188ed color space conversions
Hex:
        #5188ed
        RGB:
        81, 136, 237
        CMY:
        68, 47, 7
        CMYK:
        66, 43, 0, 7
      HSL:
        219°, 81.2500%, 62.3529%
        HSV (HSB):
        219°, 65.8228%, 92.9412%
        XYZ:
        27.4836, 25.4721, 83.5888
        xyY:
        0.2013, 0.1865, 25.4721
      CIE-Lab:
        57.5325, 13.6840, -56.3498
        CIE-LCH:
        57.5325, 57.9875, 283.6495
        CIE-Luv:
        57.5325, -23.4521, -90.6213
        Hunter-Lab:
        50.4699, 8.8806, -62.8679
      #5188ed color charts
#5188ed RGB chart
      #5188ed CMYK chart
      #5188ed RGB pie chart
      #5188ed color shades, tints & tones
#5188ed color schemes
#5188ed color preview, HTML & CSS examples
           This text has a color of #5188ed        
        
          <p style="color:#5188ed;">Text here</p>
        
        
          .mytext {color:#5188ed;}
        
        Text color #5188ed
      
           This box has a color of #5188ed        
        
          <div style="background-color:#5188ed;">Content here</div>
        
        
          .mybackground {background-color:#5188ed;}
        
        Background color #5188ed
      
           Border around this has a color of #5188ed        
        
          <div style="border:2px solid #5188ed;">Content here</div>
        
        
          .myborder {border:2px solid #5188ed;}
        
        Border color #5188ed