#35073e color space conversions
Hex:
        #35073e
        RGB:
        53, 7, 62
        CMY:
        79, 97, 76
        CMYK:
        15, 89, 0, 76
      HSL:
        290°, 79.7101%, 13.5294%
        HSV (HSB):
        290°, 88.7097%, 24.3137%
        XYZ:
        2.4137, 1.2566, 4.6728
        xyY:
        0.2893, 0.1506, 1.2566
      CIE-Lab:
        10.9688, 30.7211, -23.5241
        CIE-LCH:
        10.9688, 38.6933, 322.5577
        CIE-Luv:
        10.9688, 10.8097, -21.0725
        Hunter-Lab:
        11.2100, 18.8162, -16.8674
      #35073e color charts
#35073e RGB chart
      #35073e CMYK chart
      #35073e RGB pie chart
      #35073e color shades, tints & tones
#35073e color schemes
#35073e color preview, HTML & CSS examples
           This text has a color of #35073e        
        
          <p style="color:#35073e;">Text here</p>
        
        
          .mytext {color:#35073e;}
        
        Text color #35073e
      
           This box has a color of #35073e        
        
          <div style="background-color:#35073e;">Content here</div>
        
        
          .mybackground {background-color:#35073e;}
        
        Background color #35073e
      
           Border around this has a color of #35073e        
        
          <div style="border:2px solid #35073e;">Content here</div>
        
        
          .myborder {border:2px solid #35073e;}
        
        Border color #35073e