#351f9d color space conversions
Hex:
        #351f9d
        RGB:
        53, 31, 157
        CMY:
        79, 88, 38
        CMYK:
        66, 80, 0, 38
      HSL:
        250°, 67.0213%, 36.8627%
        HSV (HSB):
        250°, 80.2548%, 61.5686%
        XYZ:
        8.0440, 4.1712, 32.2794
        xyY:
        0.1808, 0.0937, 4.1712
      CIE-Lab:
        24.2295, 46.1206, -63.9967
        CIE-LCH:
        24.2295, 78.8841, 305.7792
        CIE-Luv:
        24.2295, -1.7914, -76.9020
        Hunter-Lab:
        20.4235, 34.5630, -79.4119
      #351f9d color charts
#351f9d RGB chart
      #351f9d CMYK chart
      #351f9d RGB pie chart
      #351f9d color shades, tints & tones
#351f9d color schemes
#351f9d color preview, HTML & CSS examples
           This text has a color of #351f9d        
        
          <p style="color:#351f9d;">Text here</p>
        
        
          .mytext {color:#351f9d;}
        
        Text color #351f9d
      
           This box has a color of #351f9d        
        
          <div style="background-color:#351f9d;">Content here</div>
        
        
          .mybackground {background-color:#351f9d;}
        
        Background color #351f9d
      
           Border around this has a color of #351f9d        
        
          <div style="border:2px solid #351f9d;">Content here</div>
        
        
          .myborder {border:2px solid #351f9d;}
        
        Border color #351f9d