#34124f color space conversions
Hex:
        #34124f
        RGB:
        52, 18, 79
        CMY:
        80, 93, 69
        CMYK:
        34, 77, 0, 69
      HSL:
        273°, 62.8866%, 19.0196%
        HSV (HSB):
        273°, 77.2152%, 30.9804%
        XYZ:
        3.0438, 1.7272, 7.5701
        xyY:
        0.2466, 0.1400, 1.7272
      CIE-Lab:
        13.9850, 29.5335, -30.5405
        CIE-LCH:
        13.9850, 42.4847, 314.0397
        CIE-Luv:
        13.9850, 6.8774, -30.4421
        Hunter-Lab:
        13.1423, 18.3419, -24.9521
      #34124f color charts
#34124f RGB chart
      #34124f CMYK chart
      #34124f RGB pie chart
      #34124f color shades, tints & tones
#34124f color schemes
#34124f color preview, HTML & CSS examples
           This text has a color of #34124f        
        
          <p style="color:#34124f;">Text here</p>
        
        
          .mytext {color:#34124f;}
        
        Text color #34124f
      
           This box has a color of #34124f        
        
          <div style="background-color:#34124f;">Content here</div>
        
        
          .mybackground {background-color:#34124f;}
        
        Background color #34124f
      
           Border around this has a color of #34124f        
        
          <div style="border:2px solid #34124f;">Content here</div>
        
        
          .myborder {border:2px solid #34124f;}
        
        Border color #34124f