#34018b color space conversions
Hex:
        #34018b
        RGB:
        52, 1, 139
        CMY:
        80, 100, 45
        CMYK:
        63, 99, 0, 45
      HSL:
        262°, 98.5714%, 27.4510%
        HSV (HSB):
        262°, 99.2806%, 54.5098%
        XYZ:
        6.0872, 2.6159, 24.6102
        xyY:
        0.1827, 0.0785, 2.6159
      CIE-Lab:
        18.4347, 51.6210, -62.4582
        CIE-LCH:
        18.4347, 81.0293, 309.5733
        CIE-Luv:
        18.4347, 1.5591, -64.8870
        Hunter-Lab:
        16.1736, 38.8779, -78.8957
      #34018b color charts
#34018b RGB chart
      #34018b CMYK chart
      #34018b RGB pie chart
      #34018b color shades, tints & tones
#34018b color schemes
#34018b color preview, HTML & CSS examples
           This text has a color of #34018b        
        
          <p style="color:#34018b;">Text here</p>
        
        
          .mytext {color:#34018b;}
        
        Text color #34018b
      
           This box has a color of #34018b        
        
          <div style="background-color:#34018b;">Content here</div>
        
        
          .mybackground {background-color:#34018b;}
        
        Background color #34018b
      
           Border around this has a color of #34018b        
        
          <div style="border:2px solid #34018b;">Content here</div>
        
        
          .myborder {border:2px solid #34018b;}
        
        Border color #34018b