#35265d color space conversions
Hex:
        #35265d
        RGB:
        53, 38, 93
        CMY:
        79, 85, 64
        CMYK:
        43, 59, 0, 64
      HSL:
        256°, 41.9847%, 25.6863%
        HSV (HSB):
        256°, 59.1398%, 36.4706%
        XYZ:
        4.1371, 2.9334, 10.7041
        xyY:
        0.2328, 0.1650, 2.9334
      CIE-Lab:
        19.7753, 21.6786, -30.6238
        CIE-LCH:
        19.7753, 37.5204, 305.2948
        CIE-Luv:
        19.7753, 2.1514, -35.8257
        Hunter-Lab:
        17.1272, 13.1441, -25.0657
      #35265d color charts
#35265d RGB chart
      #35265d CMYK chart
      #35265d RGB pie chart
      #35265d color shades, tints & tones
#35265d color schemes
#35265d color preview, HTML & CSS examples
           This text has a color of #35265d        
        
          <p style="color:#35265d;">Text here</p>
        
        
          .mytext {color:#35265d;}
        
        Text color #35265d
      
           This box has a color of #35265d        
        
          <div style="background-color:#35265d;">Content here</div>
        
        
          .mybackground {background-color:#35265d;}
        
        Background color #35265d
      
           Border around this has a color of #35265d        
        
          <div style="border:2px solid #35265d;">Content here</div>
        
        
          .myborder {border:2px solid #35265d;}
        
        Border color #35265d