#5381cb color space conversions
Hex:
        #5381cb
        RGB:
        83, 129, 203
        CMY:
        67, 49, 20
        CMYK:
        59, 36, 0, 20
      HSL:
        217°, 53.5714%, 56.0784%
        HSV (HSB):
        217°, 59.1133%, 79.6078%
        XYZ:
        22.1970, 21.8513, 59.5477
        xyY:
        0.2143, 0.2109, 21.8513
      CIE-Lab:
        53.8689, 6.7498, -43.0919
        CIE-LCH:
        53.8689, 43.6173, 278.9024
        CIE-Luv:
        53.8689, -20.9210, -67.4388
        Hunter-Lab:
        46.7454, 2.9562, -42.8062
      #5381cb color charts
#5381cb RGB chart
      #5381cb CMYK chart
      #5381cb RGB pie chart
      #5381cb color shades, tints & tones
#5381cb color schemes
#5381cb color preview, HTML & CSS examples
           This text has a color of #5381cb        
        
          <p style="color:#5381cb;">Text here</p>
        
        
          .mytext {color:#5381cb;}
        
        Text color #5381cb
      
           This box has a color of #5381cb        
        
          <div style="background-color:#5381cb;">Content here</div>
        
        
          .mybackground {background-color:#5381cb;}
        
        Background color #5381cb
      
           Border around this has a color of #5381cb        
        
          <div style="border:2px solid #5381cb;">Content here</div>
        
        
          .myborder {border:2px solid #5381cb;}
        
        Border color #5381cb