#12187d color space conversions
Hex:
        #12187d
        RGB:
        18, 24, 125
        CMY:
        93, 91, 51
        CMYK:
        86, 81, 0, 51
      HSL:
        237°, 74.8252%, 28.0392%
        HSV (HSB):
        237°, 85.6000%, 49.0196%
        XYZ:
        4.2778, 2.2625, 19.6133
        xyY:
        0.1636, 0.0865, 2.2625
      CIE-Lab:
        16.8088, 36.4366, -56.3851
        CIE-LCH:
        16.8088, 67.1334, 302.8709
        CIE-Luv:
        16.8088, -4.7065, -56.4925
        Hunter-Lab:
        15.0417, 24.4411, -66.7805
      #12187d color charts
#12187d RGB chart
      #12187d CMYK chart
      #12187d RGB pie chart
      #12187d color shades, tints & tones
#12187d color schemes
#12187d color preview, HTML & CSS examples
           This text has a color of #12187d        
        
          <p style="color:#12187d;">Text here</p>
        
        
          .mytext {color:#12187d;}
        
        Text color #12187d
      
           This box has a color of #12187d        
        
          <div style="background-color:#12187d;">Content here</div>
        
        
          .mybackground {background-color:#12187d;}
        
        Background color #12187d
      
           Border around this has a color of #12187d        
        
          <div style="border:2px solid #12187d;">Content here</div>
        
        
          .myborder {border:2px solid #12187d;}
        
        Border color #12187d