#12245f color space conversions
Hex:
        #12245f
        RGB:
        18, 36, 95
        CMY:
        93, 86, 63
        CMYK:
        81, 62, 0, 63
      HSL:
        226°, 68.1416%, 22.1569%
        HSV (HSB):
        226°, 81.0526%, 37.2549%
        XYZ:
        2.9459, 2.2166, 11.0990
        xyY:
        0.1812, 0.1363, 2.2166
      CIE-Lab:
        16.5851, 16.6060, -37.2457
        CIE-LCH:
        16.5851, 40.7799, 294.0297
        CIE-Luv:
        16.5851, -6.0956, -39.0815
        Hunter-Lab:
        14.8882, 9.2651, -33.7787
      #12245f color charts
#12245f RGB chart
      #12245f CMYK chart
      #12245f RGB pie chart
      #12245f color shades, tints & tones
#12245f color schemes
#12245f color preview, HTML & CSS examples
           This text has a color of #12245f        
        
          <p style="color:#12245f;">Text here</p>
        
        
          .mytext {color:#12245f;}
        
        Text color #12245f
      
           This box has a color of #12245f        
        
          <div style="background-color:#12245f;">Content here</div>
        
        
          .mybackground {background-color:#12245f;}
        
        Background color #12245f
      
           Border around this has a color of #12245f        
        
          <div style="border:2px solid #12245f;">Content here</div>
        
        
          .myborder {border:2px solid #12245f;}
        
        Border color #12245f