#536ecb color space conversions
Hex:
        #536ecb
        RGB:
        83, 110, 203
        CMY:
        67, 57, 20
        CMYK:
        59, 46, 0, 20
      HSL:
        227°, 53.5714%, 56.0784%
        HSV (HSB):
        227°, 59.1133%, 79.6078%
        XYZ:
        19.9227, 17.3027, 58.7896
        xyY:
        0.2075, 0.1802, 17.3027
      CIE-Lab:
        48.6391, 18.3945, -51.4116
        CIE-LCH:
        48.6391, 54.6032, 289.6867
        CIE-Luv:
        48.6391, -14.5524, -80.1200
        Hunter-Lab:
        41.5965, 12.6991, -54.6789
      #536ecb color charts
#536ecb RGB chart
      #536ecb CMYK chart
      #536ecb RGB pie chart
      #536ecb color shades, tints & tones
#536ecb color schemes
#536ecb color preview, HTML & CSS examples
           This text has a color of #536ecb        
        
          <p style="color:#536ecb;">Text here</p>
        
        
          .mytext {color:#536ecb;}
        
        Text color #536ecb
      
           This box has a color of #536ecb        
        
          <div style="background-color:#536ecb;">Content here</div>
        
        
          .mybackground {background-color:#536ecb;}
        
        Background color #536ecb
      
           Border around this has a color of #536ecb        
        
          <div style="border:2px solid #536ecb;">Content here</div>
        
        
          .myborder {border:2px solid #536ecb;}
        
        Border color #536ecb