#0535aa color space conversions
Hex:
        #0535aa
        RGB:
        5, 53, 170
        CMY:
        98, 79, 33
        CMYK:
        97, 69, 0, 33
      HSL:
        223°, 94.2857%, 34.3137%
        HSV (HSB):
        223°, 97.0588%, 66.6667%
        XYZ:
        8.5914, 5.4808, 38.6353
        xyY:
        0.1630, 0.1040, 5.4808
      CIE-Lab:
        28.0627, 34.4687, -65.6216
        CIE-LCH:
        28.0627, 74.1234, 297.7114
        CIE-Luv:
        28.0627, -11.5240, -83.8006
        Hunter-Lab:
        23.4110, 24.5368, -81.4589
      #0535aa color charts
#0535aa RGB chart
      #0535aa CMYK chart
      #0535aa RGB pie chart
      #0535aa color shades, tints & tones
#0535aa color schemes
#0535aa color preview, HTML & CSS examples
           This text has a color of #0535aa        
        
          <p style="color:#0535aa;">Text here</p>
        
        
          .mytext {color:#0535aa;}
        
        Text color #0535aa
      
           This box has a color of #0535aa        
        
          <div style="background-color:#0535aa;">Content here</div>
        
        
          .mybackground {background-color:#0535aa;}
        
        Background color #0535aa
      
           Border around this has a color of #0535aa        
        
          <div style="border:2px solid #0535aa;">Content here</div>
        
        
          .myborder {border:2px solid #0535aa;}
        
        Border color #0535aa