#350ba3 color space conversions
Hex:
        #350ba3
        RGB:
        53, 11, 163
        CMY:
        79, 96, 36
        CMYK:
        67, 93, 0, 36
      HSL:
        257°, 87.3563%, 34.1176%
        HSV (HSB):
        257°, 93.2515%, 63.9216%
        XYZ:
        8.1987, 3.6406, 34.9209
        xyY:
        0.1753, 0.0779, 3.6406
      CIE-Lab:
        22.4457, 55.2080, -70.6148
        CIE-LCH:
        22.4457, 89.6347, 308.0189
        CIE-Luv:
        22.4457, -0.6218, -79.6030
        Hunter-Lab:
        19.0803, 43.3103, -95.1569
      #350ba3 color charts
#350ba3 RGB chart
      #350ba3 CMYK chart
      #350ba3 RGB pie chart
      #350ba3 color shades, tints & tones
#350ba3 color schemes
#350ba3 color preview, HTML & CSS examples
           This text has a color of #350ba3        
        
          <p style="color:#350ba3;">Text here</p>
        
        
          .mytext {color:#350ba3;}
        
        Text color #350ba3
      
           This box has a color of #350ba3        
        
          <div style="background-color:#350ba3;">Content here</div>
        
        
          .mybackground {background-color:#350ba3;}
        
        Background color #350ba3
      
           Border around this has a color of #350ba3        
        
          <div style="border:2px solid #350ba3;">Content here</div>
        
        
          .myborder {border:2px solid #350ba3;}
        
        Border color #350ba3