#1812a7 color space conversions
Hex:
        #1812a7
        RGB:
        24, 18, 167
        CMY:
        91, 93, 35
        CMYK:
        86, 89, 0, 35
      HSL:
        242°, 80.5405%, 36.2745%
        HSV (HSB):
        242°, 89.2216%, 65.4902%
        XYZ:
        7.5680, 3.4168, 36.8198
        xyY:
        0.1583, 0.0715, 3.4168
      CIE-Lab:
        21.6414, 52.8583, -74.4394
        CIE-LCH:
        21.6414, 91.2975, 305.3780
        CIE-Luv:
        21.6414, -5.3484, -80.6529
        Hunter-Lab:
        18.4847, 40.7339, -105.1614
      #1812a7 color charts
#1812a7 RGB chart
      #1812a7 CMYK chart
      #1812a7 RGB pie chart
      #1812a7 color shades, tints & tones
#1812a7 color schemes
#1812a7 color preview, HTML & CSS examples
           This text has a color of #1812a7        
        
          <p style="color:#1812a7;">Text here</p>
        
        
          .mytext {color:#1812a7;}
        
        Text color #1812a7
      
           This box has a color of #1812a7        
        
          <div style="background-color:#1812a7;">Content here</div>
        
        
          .mybackground {background-color:#1812a7;}
        
        Background color #1812a7
      
           Border around this has a color of #1812a7        
        
          <div style="border:2px solid #1812a7;">Content here</div>
        
        
          .myborder {border:2px solid #1812a7;}
        
        Border color #1812a7