#5388db color space conversions
Hex:
        #5388db
        RGB:
        83, 136, 219
        CMY:
        67, 47, 14
        CMYK:
        62, 38, 0, 14
      HSL:
        217°, 65.3846%, 59.2157%
        HSV (HSB):
        217°, 62.1005%, 85.8824%
        XYZ:
        25.1576, 24.5618, 70.4328
        xyY:
        0.2094, 0.2044, 24.5618
      CIE-Lab:
        56.6459, 7.9020, -47.7174
        CIE-LCH:
        56.6459, 48.3672, 279.4029
        CIE-Luv:
        56.6459, -23.1790, -75.7631
        Hunter-Lab:
        49.5599, 3.8806, -49.5690
      #5388db color charts
#5388db RGB chart
      #5388db CMYK chart
      #5388db RGB pie chart
      #5388db color shades, tints & tones
#5388db color schemes
#5388db color preview, HTML & CSS examples
           This text has a color of #5388db        
        
          <p style="color:#5388db;">Text here</p>
        
        
          .mytext {color:#5388db;}
        
        Text color #5388db
      
           This box has a color of #5388db        
        
          <div style="background-color:#5388db;">Content here</div>
        
        
          .mybackground {background-color:#5388db;}
        
        Background color #5388db
      
           Border around this has a color of #5388db        
        
          <div style="border:2px solid #5388db;">Content here</div>
        
        
          .myborder {border:2px solid #5388db;}
        
        Border color #5388db