#350c8e color space conversions
Hex:
        #350c8e
        RGB:
        53, 12, 142
        CMY:
        79, 95, 44
        CMYK:
        63, 92, 0, 44
      HSL:
        259°, 84.4156%, 30.1961%
        HSV (HSB):
        259°, 91.5493%, 55.6863%
        XYZ:
        6.4822, 2.9728, 25.8233
        xyY:
        0.1837, 0.0843, 2.9728
      CIE-Lab:
        19.9347, 49.3911, -61.8417
        CIE-LCH:
        19.9347, 79.1447, 308.6133
        CIE-Luv:
        19.9347, 1.0028, -67.4300
        Hunter-Lab:
        17.2419, 36.9346, -76.7300
      #350c8e color charts
#350c8e RGB chart
      #350c8e CMYK chart
      #350c8e RGB pie chart
      #350c8e color shades, tints & tones
#350c8e color schemes
#350c8e color preview, HTML & CSS examples
           This text has a color of #350c8e        
        
          <p style="color:#350c8e;">Text here</p>
        
        
          .mytext {color:#350c8e;}
        
        Text color #350c8e
      
           This box has a color of #350c8e        
        
          <div style="background-color:#350c8e;">Content here</div>
        
        
          .mybackground {background-color:#350c8e;}
        
        Background color #350c8e
      
           Border around this has a color of #350c8e        
        
          <div style="border:2px solid #350c8e;">Content here</div>
        
        
          .myborder {border:2px solid #350c8e;}
        
        Border color #350c8e