#34089f color space conversions
Hex:
        #34089f
        RGB:
        52, 8, 159
        CMY:
        80, 97, 38
        CMYK:
        67, 95, 0, 38
      HSL:
        257°, 90.4192%, 32.7451%
        HSV (HSB):
        257°, 94.9686%, 62.3529%
        XYZ:
        7.7610, 3.4069, 33.0494
        xyY:
        0.1755, 0.0770, 3.4069
      CIE-Lab:
        21.6050, 54.8279, -69.5737
        CIE-LCH:
        21.6050, 88.5810, 308.2401
        CIE-Luv:
        21.6050, -0.3862, -77.0377
        Hunter-Lab:
        18.4579, 42.7529, -93.2402
      #34089f color charts
#34089f RGB chart
      #34089f CMYK chart
      #34089f RGB pie chart
      #34089f color shades, tints & tones
#34089f color schemes
#34089f color preview, HTML & CSS examples
           This text has a color of #34089f        
        
          <p style="color:#34089f;">Text here</p>
        
        
          .mytext {color:#34089f;}
        
        Text color #34089f
      
           This box has a color of #34089f        
        
          <div style="background-color:#34089f;">Content here</div>
        
        
          .mybackground {background-color:#34089f;}
        
        Background color #34089f
      
           Border around this has a color of #34089f        
        
          <div style="border:2px solid #34089f;">Content here</div>
        
        
          .myborder {border:2px solid #34089f;}
        
        Border color #34089f