#12257b color space conversions
Hex:
        #12257b
        RGB:
        18, 37, 123
        CMY:
        93, 85, 52
        CMYK:
        85, 70, 0, 52
      HSL:
        229°, 74.4681%, 27.6471%
        HSV (HSB):
        229°, 85.3659%, 48.2353%
        XYZ:
        4.4862, 2.8818, 19.0587
        xyY:
        0.1698, 0.1090, 2.8818
      CIE-Lab:
        19.5641, 27.4026, -50.5596
        CIE-LCH:
        19.5641, 57.5080, 298.4571
        CIE-Luv:
        19.5641, -6.8053, -56.2241
        Hunter-Lab:
        16.9758, 17.4641, -54.6814
      #12257b color charts
#12257b RGB chart
      #12257b CMYK chart
      #12257b RGB pie chart
      #12257b color shades, tints & tones
#12257b color schemes
#12257b color preview, HTML & CSS examples
           This text has a color of #12257b        
        
          <p style="color:#12257b;">Text here</p>
        
        
          .mytext {color:#12257b;}
        
        Text color #12257b
      
           This box has a color of #12257b        
        
          <div style="background-color:#12257b;">Content here</div>
        
        
          .mybackground {background-color:#12257b;}
        
        Background color #12257b
      
           Border around this has a color of #12257b        
        
          <div style="border:2px solid #12257b;">Content here</div>
        
        
          .myborder {border:2px solid #12257b;}
        
        Border color #12257b