#35145a color space conversions
Hex:
        #35145a
        RGB:
        53, 20, 90
        CMY:
        79, 92, 65
        CMYK:
        41, 78, 0, 65
      HSL:
        268°, 63.6364%, 21.5686%
        HSV (HSB):
        268°, 77.7778%, 35.2941%
        XYZ:
        3.5638, 1.9954, 9.8702
        xyY:
        0.2310, 0.1293, 1.9954
      CIE-Lab:
        15.4630, 31.7350, -35.5966
        CIE-LCH:
        15.4630, 47.6888, 311.7175
        CIE-Luv:
        15.4630, 5.6401, -36.9385
        Hunter-Lab:
        14.1258, 20.3139, -31.5399
      #35145a color charts
#35145a RGB chart
      #35145a CMYK chart
      #35145a RGB pie chart
      #35145a color shades, tints & tones
#35145a color schemes
#35145a color preview, HTML & CSS examples
           This text has a color of #35145a        
        
          <p style="color:#35145a;">Text here</p>
        
        
          .mytext {color:#35145a;}
        
        Text color #35145a
      
           This box has a color of #35145a        
        
          <div style="background-color:#35145a;">Content here</div>
        
        
          .mybackground {background-color:#35145a;}
        
        Background color #35145a
      
           Border around this has a color of #35145a        
        
          <div style="border:2px solid #35145a;">Content here</div>
        
        
          .myborder {border:2px solid #35145a;}
        
        Border color #35145a