#350f7a color space conversions
Hex:
        #350f7a
        RGB:
        53, 15, 122
        CMY:
        79, 94, 52
        CMYK:
        57, 88, 0, 52
      HSL:
        261°, 78.1022%, 26.8627%
        HSV (HSB):
        261°, 87.7049%, 47.8431%
        XYZ:
        5.1519, 2.5037, 18.6241
        xyY:
        0.1960, 0.0953, 2.5037
      CIE-Lab:
        17.9352, 42.9527, -52.5111
        CIE-LCH:
        17.9352, 67.8407, 309.2823
        CIE-Luv:
        17.9352, 2.6126, -55.9014
        Hunter-Lab:
        15.8230, 30.4283, -58.7098
      #350f7a color charts
#350f7a RGB chart
      #350f7a CMYK chart
      #350f7a RGB pie chart
      #350f7a color shades, tints & tones
#350f7a color schemes
#350f7a color preview, HTML & CSS examples
           This text has a color of #350f7a        
        
          <p style="color:#350f7a;">Text here</p>
        
        
          .mytext {color:#350f7a;}
        
        Text color #350f7a
      
           This box has a color of #350f7a        
        
          <div style="background-color:#350f7a;">Content here</div>
        
        
          .mybackground {background-color:#350f7a;}
        
        Background color #350f7a
      
           Border around this has a color of #350f7a        
        
          <div style="border:2px solid #350f7a;">Content here</div>
        
        
          .myborder {border:2px solid #350f7a;}
        
        Border color #350f7a