#35265b color space conversions
Hex:
        #35265b
        RGB:
        53, 38, 91
        CMY:
        79, 85, 64
        CMYK:
        42, 58, 0, 64
      HSL:
        257°, 41.0853%, 25.2941%
        HSV (HSB):
        257°, 58.2418%, 35.6863%
        XYZ:
        4.0496, 2.8984, 10.2435
        xyY:
        0.2356, 0.1686, 2.8984
      CIE-Lab:
        19.6325, 21.0459, -29.5267
        CIE-LCH:
        19.6325, 36.2595, 305.4803
        CIE-Luv:
        19.6325, 2.3359, -34.4547
        Hunter-Lab:
        17.0248, 12.6658, -23.7564
      #35265b color charts
#35265b RGB chart
      #35265b CMYK chart
      #35265b RGB pie chart
      #35265b color shades, tints & tones
#35265b color schemes
#35265b color preview, HTML & CSS examples
           This text has a color of #35265b        
        
          <p style="color:#35265b;">Text here</p>
        
        
          .mytext {color:#35265b;}
        
        Text color #35265b
      
           This box has a color of #35265b        
        
          <div style="background-color:#35265b;">Content here</div>
        
        
          .mybackground {background-color:#35265b;}
        
        Background color #35265b
      
           Border around this has a color of #35265b        
        
          <div style="border:2px solid #35265b;">Content here</div>
        
        
          .myborder {border:2px solid #35265b;}
        
        Border color #35265b