#353973 color space conversions
Hex:
        #353973
        RGB:
        53, 57, 115
        CMY:
        79, 78, 55
        CMYK:
        54, 50, 0, 55
      HSL:
        236°, 36.9048%, 32.9412%
        HSV (HSB):
        236°, 53.9130%, 45.0980%
        XYZ:
        6.0258, 4.9209, 16.8519
        xyY:
        0.2168, 0.1770, 4.9209
      CIE-Lab:
        26.5083, 16.1459, -34.0905
        CIE-LCH:
        26.5083, 37.7207, 295.3431
        CIE-Luv:
        26.5083, -4.4772, -44.3474
        Hunter-Lab:
        22.1832, 9.6671, -29.5126
      #353973 color charts
#353973 RGB chart
      #353973 CMYK chart
      #353973 RGB pie chart
      #353973 color shades, tints & tones
#353973 color schemes
#353973 color preview, HTML & CSS examples
           This text has a color of #353973        
        
          <p style="color:#353973;">Text here</p>
        
        
          .mytext {color:#353973;}
        
        Text color #353973
      
           This box has a color of #353973        
        
          <div style="background-color:#353973;">Content here</div>
        
        
          .mybackground {background-color:#353973;}
        
        Background color #353973
      
           Border around this has a color of #353973        
        
          <div style="border:2px solid #353973;">Content here</div>
        
        
          .myborder {border:2px solid #353973;}
        
        Border color #353973