#350a8e color space conversions
Hex:
        #350a8e
        RGB:
        53, 10, 142
        CMY:
        79, 96, 44
        CMYK:
        63, 93, 0, 44
      HSL:
        260°, 86.8421%, 29.8039%
        HSV (HSB):
        260°, 92.9577%, 55.6863%
        XYZ:
        6.4592, 2.9270, 25.8157
        xyY:
        0.1835, 0.0831, 2.9270
      CIE-Lab:
        19.7490, 49.9505, -62.1498
        CIE-LCH:
        19.7490, 79.7349, 308.7893
        CIE-Luv:
        19.7490, 1.1065, -67.3240
        Hunter-Lab:
        17.1084, 37.4527, -77.4899
      #350a8e color charts
#350a8e RGB chart
      #350a8e CMYK chart
      #350a8e RGB pie chart
      #350a8e color shades, tints & tones
#350a8e color schemes
#350a8e color preview, HTML & CSS examples
           This text has a color of #350a8e        
        
          <p style="color:#350a8e;">Text here</p>
        
        
          .mytext {color:#350a8e;}
        
        Text color #350a8e
      
           This box has a color of #350a8e        
        
          <div style="background-color:#350a8e;">Content here</div>
        
        
          .mybackground {background-color:#350a8e;}
        
        Background color #350a8e
      
           Border around this has a color of #350a8e        
        
          <div style="border:2px solid #350a8e;">Content here</div>
        
        
          .myborder {border:2px solid #350a8e;}
        
        Border color #350a8e