#5388cf color space conversions
Hex:
        #5388cf
        RGB:
        83, 136, 207
        CMY:
        67, 47, 19
        CMYK:
        60, 34, 0, 19
      HSL:
        214°, 56.3636%, 56.8627%
        HSV (HSB):
        214°, 59.9034%, 81.1765%
        XYZ:
        23.6339, 23.9523, 62.4091
        xyY:
        0.2149, 0.2178, 23.9523
      CIE-Lab:
        56.0400, 3.8971, -41.9274
        CIE-LCH:
        56.0400, 42.1081, 275.3103
        CIE-Luv:
        56.0400, -23.3346, -65.7407
        Hunter-Lab:
        48.9411, 0.5517, -41.3471
      #5388cf color charts
#5388cf RGB chart
      #5388cf CMYK chart
      #5388cf RGB pie chart
      #5388cf color shades, tints & tones
#5388cf color schemes
#5388cf color preview, HTML & CSS examples
           This text has a color of #5388cf        
        
          <p style="color:#5388cf;">Text here</p>
        
        
          .mytext {color:#5388cf;}
        
        Text color #5388cf
      
           This box has a color of #5388cf        
        
          <div style="background-color:#5388cf;">Content here</div>
        
        
          .mybackground {background-color:#5388cf;}
        
        Background color #5388cf
      
           Border around this has a color of #5388cf        
        
          <div style="border:2px solid #5388cf;">Content here</div>
        
        
          .myborder {border:2px solid #5388cf;}
        
        Border color #5388cf