#12349f color space conversions
Hex:
        #12349f
        RGB:
        18, 52, 159
        CMY:
        93, 80, 38
        CMYK:
        89, 67, 0, 38
      HSL:
        226°, 79.6610%, 34.7059%
        HSV (HSB):
        226°, 88.6792%, 62.3529%
        XYZ:
        7.7355, 5.0878, 33.3752
        xyY:
        0.1674, 0.1101, 5.0878
      CIE-Lab:
        26.9834, 31.4068, -60.7408
        CIE-LCH:
        26.9834, 68.3801, 297.3418
        CIE-Luv:
        26.9834, -10.4675, -77.0735
        Hunter-Lab:
        22.5561, 21.7420, -71.9393
      #12349f color charts
#12349f RGB chart
      #12349f CMYK chart
      #12349f RGB pie chart
      #12349f color shades, tints & tones
#12349f color schemes
#12349f color preview, HTML & CSS examples
           This text has a color of #12349f        
        
          <p style="color:#12349f;">Text here</p>
        
        
          .mytext {color:#12349f;}
        
        Text color #12349f
      
           This box has a color of #12349f        
        
          <div style="background-color:#12349f;">Content here</div>
        
        
          .mybackground {background-color:#12349f;}
        
        Background color #12349f
      
           Border around this has a color of #12349f        
        
          <div style="border:2px solid #12349f;">Content here</div>
        
        
          .myborder {border:2px solid #12349f;}
        
        Border color #12349f