#1812c1 color space conversions
Hex:
        #1812c1
        RGB:
        24, 18, 193
        CMY:
        91, 93, 24
        CMYK:
        88, 91, 0, 24
      HSL:
        242°, 82.9384%, 41.3725%
        HSV (HSB):
        242°, 90.6736%, 75.6863%
        XYZ:
        10.2186, 4.4771, 50.7777
        xyY:
        0.1561, 0.0684, 4.4771
      CIE-Lab:
        25.1897, 60.2086, -84.0793
        CIE-LCH:
        25.1897, 103.4138, 305.6062
        CIE-Luv:
        25.1897, -6.5160, -95.9228
        Hunter-Lab:
        21.1591, 49.1771, -127.4732
      #1812c1 color charts
#1812c1 RGB chart
      #1812c1 CMYK chart
      #1812c1 RGB pie chart
      #1812c1 color shades, tints & tones
#1812c1 color schemes
#1812c1 color preview, HTML & CSS examples
           This text has a color of #1812c1        
        
          <p style="color:#1812c1;">Text here</p>
        
        
          .mytext {color:#1812c1;}
        
        Text color #1812c1
      
           This box has a color of #1812c1        
        
          <div style="background-color:#1812c1;">Content here</div>
        
        
          .mybackground {background-color:#1812c1;}
        
        Background color #1812c1
      
           Border around this has a color of #1812c1        
        
          <div style="border:2px solid #1812c1;">Content here</div>
        
        
          .myborder {border:2px solid #1812c1;}
        
        Border color #1812c1