#34076d color space conversions
Hex:
        #34076d
        RGB:
        52, 7, 109
        CMY:
        80, 97, 57
        CMYK:
        52, 94, 0, 57
      HSL:
        266°, 87.9310%, 22.7451%
        HSV (HSB):
        266°, 93.5780%, 42.7451%
        XYZ:
        4.2525, 1.9861, 14.6272
        xyY:
        0.2038, 0.0952, 1.9861
      CIE-Lab:
        15.4144, 42.0956, -48.2681
        CIE-LCH:
        15.4144, 64.0457, 311.0923
        CIE-Luv:
        15.4144, 4.0962, -47.8822
        Hunter-Lab:
        14.0931, 29.1980, -51.6720
      #34076d color charts
#34076d RGB chart
      #34076d CMYK chart
      #34076d RGB pie chart
      #34076d color shades, tints & tones
#34076d color schemes
#34076d color preview, HTML & CSS examples
           This text has a color of #34076d        
        
          <p style="color:#34076d;">Text here</p>
        
        
          .mytext {color:#34076d;}
        
        Text color #34076d
      
           This box has a color of #34076d        
        
          <div style="background-color:#34076d;">Content here</div>
        
        
          .mybackground {background-color:#34076d;}
        
        Background color #34076d
      
           Border around this has a color of #34076d        
        
          <div style="border:2px solid #34076d;">Content here</div>
        
        
          .myborder {border:2px solid #34076d;}
        
        Border color #34076d