#5381cf color space conversions
Hex:
        #5381cf
        RGB:
        83, 129, 207
        CMY:
        67, 49, 19
        CMYK:
        60, 38, 0, 19
      HSL:
        218°, 56.3636%, 56.8627%
        HSV (HSB):
        218°, 59.9034%, 81.1765%
        XYZ:
        22.6800, 22.0445, 62.0911
        xyY:
        0.2123, 0.2064, 22.0445
      CIE-Lab:
        54.0742, 8.0822, -45.0341
        CIE-LCH:
        54.0742, 45.7536, 280.1744
        CIE-Luv:
        54.0742, -20.8933, -70.7673
        Hunter-Lab:
        46.9516, 4.0594, -45.5420
      #5381cf color charts
#5381cf RGB chart
      #5381cf CMYK chart
      #5381cf RGB pie chart
      #5381cf color shades, tints & tones
#5381cf color schemes
#5381cf color preview, HTML & CSS examples
           This text has a color of #5381cf        
        
          <p style="color:#5381cf;">Text here</p>
        
        
          .mytext {color:#5381cf;}
        
        Text color #5381cf
      
           This box has a color of #5381cf        
        
          <div style="background-color:#5381cf;">Content here</div>
        
        
          .mybackground {background-color:#5381cf;}
        
        Background color #5381cf
      
           Border around this has a color of #5381cf        
        
          <div style="border:2px solid #5381cf;">Content here</div>
        
        
          .myborder {border:2px solid #5381cf;}
        
        Border color #5381cf