#34037f color space conversions
Hex:
        #34037f
        RGB:
        52, 3, 127
        CMY:
        80, 99, 50
        CMYK:
        59, 98, 0, 50
      HSL:
        264°, 95.3846%, 25.4902%
        HSV (HSB):
        264°, 97.6378%, 49.8039%
        XYZ:
        5.2795, 2.3275, 20.2497
        xyY:
        0.1895, 0.0836, 2.3275
      CIE-Lab:
        17.1198, 48.0173, -57.0574
        CIE-LCH:
        17.1198, 74.5735, 310.0827
        CIE-Luv:
        17.1198, 2.5309, -58.0461
        Hunter-Lab:
        15.2561, 35.0731, -68.0171
      #34037f color charts
#34037f RGB chart
      #34037f CMYK chart
      #34037f RGB pie chart
      #34037f color shades, tints & tones
#34037f color schemes
#34037f color preview, HTML & CSS examples
           This text has a color of #34037f        
        
          <p style="color:#34037f;">Text here</p>
        
        
          .mytext {color:#34037f;}
        
        Text color #34037f
      
           This box has a color of #34037f        
        
          <div style="background-color:#34037f;">Content here</div>
        
        
          .mybackground {background-color:#34037f;}
        
        Background color #34037f
      
           Border around this has a color of #34037f        
        
          <div style="border:2px solid #34037f;">Content here</div>
        
        
          .myborder {border:2px solid #34037f;}
        
        Border color #34037f