#34307f color space conversions
Hex:
        #34307f
        RGB:
        52, 48, 127
        CMY:
        80, 81, 50
        CMYK:
        59, 62, 0, 50
      HSL:
        243°, 45.1429%, 34.3137%
        HSV (HSB):
        243°, 62.2047%, 49.8039%
        XYZ:
        6.3039, 4.3763, 20.5911
        xyY:
        0.2016, 0.1399, 4.3763
      CIE-Lab:
        24.8783, 26.1925, -44.3188
        CIE-LCH:
        24.8783, 51.4801, 300.5831
        CIE-Luv:
        24.8783, -2.9987, -56.2084
        Hunter-Lab:
        20.9195, 17.1799, -43.7155
      #34307f color charts
#34307f RGB chart
      #34307f CMYK chart
      #34307f RGB pie chart
      #34307f color shades, tints & tones
#34307f color schemes
#34307f color preview, HTML & CSS examples
           This text has a color of #34307f        
        
          <p style="color:#34307f;">Text here</p>
        
        
          .mytext {color:#34307f;}
        
        Text color #34307f
      
           This box has a color of #34307f        
        
          <div style="background-color:#34307f;">Content here</div>
        
        
          .mybackground {background-color:#34307f;}
        
        Background color #34307f
      
           Border around this has a color of #34307f        
        
          <div style="border:2px solid #34307f;">Content here</div>
        
        
          .myborder {border:2px solid #34307f;}
        
        Border color #34307f