#34027f color space conversions
Hex:
        #34027f
        RGB:
        52, 2, 127
        CMY:
        80, 99, 50
        CMYK:
        59, 98, 0, 50
      HSL:
        264°, 96.8992%, 25.2941%
        HSV (HSB):
        264°, 98.4252%, 49.8039%
        XYZ:
        5.2686, 2.3058, 20.2460
        xyY:
        0.1894, 0.0829, 2.3058
      CIE-Lab:
        17.0165, 48.3317, -57.2287
        CIE-LCH:
        17.0165, 74.9071, 310.1823
        CIE-Luv:
        17.0165, 2.5799, -57.9671
        Hunter-Lab:
        15.1848, 35.3604, -68.4225
      #34027f color charts
#34027f RGB chart
      #34027f CMYK chart
      #34027f RGB pie chart
      #34027f color shades, tints & tones
#34027f color schemes
#34027f color preview, HTML & CSS examples
           This text has a color of #34027f        
        
          <p style="color:#34027f;">Text here</p>
        
        
          .mytext {color:#34027f;}
        
        Text color #34027f
      
           This box has a color of #34027f        
        
          <div style="background-color:#34027f;">Content here</div>
        
        
          .mybackground {background-color:#34027f;}
        
        Background color #34027f
      
           Border around this has a color of #34027f        
        
          <div style="border:2px solid #34027f;">Content here</div>
        
        
          .myborder {border:2px solid #34027f;}
        
        Border color #34027f