#18125e color space conversions
Hex:
        #18125e
        RGB:
        24, 18, 94
        CMY:
        91, 93, 63
        CMYK:
        74, 81, 0, 63
      HSL:
        245°, 67.8571%, 21.9608%
        HSV (HSB):
        245°, 80.8511%, 36.8627%
        XYZ:
        2.6134, 1.4350, 10.7289
        xyY:
        0.1769, 0.0971, 1.4350
      CIE-Lab:
        12.1884, 29.4104, -43.7758
        CIE-LCH:
        12.1884, 52.7380, 303.8948
        CIE-Luv:
        12.1884, -1.9403, -37.8769
        Hunter-Lab:
        11.9790, 17.9791, -44.7176
      #18125e color charts
#18125e RGB chart
      #18125e CMYK chart
      #18125e RGB pie chart
      #18125e color shades, tints & tones
#18125e color schemes
#18125e color preview, HTML & CSS examples
           This text has a color of #18125e        
        
          <p style="color:#18125e;">Text here</p>
        
        
          .mytext {color:#18125e;}
        
        Text color #18125e
      
           This box has a color of #18125e        
        
          <div style="background-color:#18125e;">Content here</div>
        
        
          .mybackground {background-color:#18125e;}
        
        Background color #18125e
      
           Border around this has a color of #18125e        
        
          <div style="border:2px solid #18125e;">Content here</div>
        
        
          .myborder {border:2px solid #18125e;}
        
        Border color #18125e