#350ea3 color space conversions
Hex:
        #350ea3
        RGB:
        53, 14, 163
        CMY:
        79, 95, 36
        CMYK:
        67, 91, 0, 36
      HSL:
        256°, 84.1808%, 34.7059%
        HSV (HSB):
        256°, 91.4110%, 63.9216%
        XYZ:
        8.2361, 3.7153, 34.9334
        xyY:
        0.1757, 0.0792, 3.7153
      CIE-Lab:
        22.7070, 54.4168, -70.1806
        CIE-LCH:
        22.7070, 88.8060, 307.7894
        CIE-Luv:
        22.7070, -0.7770, -79.7621
        Hunter-Lab:
        19.2751, 42.5401, -93.9619
      #350ea3 color charts
#350ea3 RGB chart
      #350ea3 CMYK chart
      #350ea3 RGB pie chart
      #350ea3 color shades, tints & tones
#350ea3 color schemes
#350ea3 color preview, HTML & CSS examples
           This text has a color of #350ea3        
        
          <p style="color:#350ea3;">Text here</p>
        
        
          .mytext {color:#350ea3;}
        
        Text color #350ea3
      
           This box has a color of #350ea3        
        
          <div style="background-color:#350ea3;">Content here</div>
        
        
          .mybackground {background-color:#350ea3;}
        
        Background color #350ea3
      
           Border around this has a color of #350ea3        
        
          <div style="border:2px solid #350ea3;">Content here</div>
        
        
          .myborder {border:2px solid #350ea3;}
        
        Border color #350ea3