#1812c5 color space conversions
Hex:
        #1812c5
        RGB:
        24, 18, 197
        CMY:
        91, 93, 23
        CMYK:
        88, 91, 0, 23
      HSL:
        242°, 83.2558%, 42.1569%
        HSV (HSB):
        242°, 90.8629%, 77.2549%
        XYZ:
        10.6710, 4.6580, 53.1600
        xyY:
        0.1558, 0.0680, 4.6580
      CIE-Lab:
        25.7374, 61.3061, -85.5237
        CIE-LCH:
        25.7374, 105.2271, 305.6342
        CIE-Luv:
        25.7374, -6.6934, -98.2598
        Hunter-Lab:
        21.5824, 50.4867, -130.9302
      #1812c5 color charts
#1812c5 RGB chart
      #1812c5 CMYK chart
      #1812c5 RGB pie chart
      #1812c5 color shades, tints & tones
#1812c5 color schemes
#1812c5 color preview, HTML & CSS examples
           This text has a color of #1812c5        
        
          <p style="color:#1812c5;">Text here</p>
        
        
          .mytext {color:#1812c5;}
        
        Text color #1812c5
      
           This box has a color of #1812c5        
        
          <div style="background-color:#1812c5;">Content here</div>
        
        
          .mybackground {background-color:#1812c5;}
        
        Background color #1812c5
      
           Border around this has a color of #1812c5        
        
          <div style="border:2px solid #1812c5;">Content here</div>
        
        
          .myborder {border:2px solid #1812c5;}
        
        Border color #1812c5