#1812ef color space conversions
Hex:
        #1812ef
        RGB:
        24, 18, 239
        CMY:
        91, 93, 6
        CMYK:
        90, 92, 0, 6
      HSL:
        242°, 87.3518%, 50.3922%
        HSV (HSB):
        242°, 92.4686%, 93.7255%
        XYZ:
        16.1730, 6.8588, 82.1328
        xyY:
        0.1538, 0.0652, 6.8588
      CIE-Lab:
        31.4833, 72.3993, -100.1927
        CIE-LCH:
        31.4833, 123.6132, 305.8519
        CIE-Luv:
        31.4833, -8.5219, -122.5495
        Hunter-Lab:
        26.1893, 64.3999, -167.6081
      #1812ef color charts
#1812ef RGB chart
      #1812ef CMYK chart
      #1812ef RGB pie chart
      #1812ef color shades, tints & tones
#1812ef color schemes
#1812ef color preview, HTML & CSS examples
           This text has a color of #1812ef        
        
          <p style="color:#1812ef;">Text here</p>
        
        
          .mytext {color:#1812ef;}
        
        Text color #1812ef
      
           This box has a color of #1812ef        
        
          <div style="background-color:#1812ef;">Content here</div>
        
        
          .mybackground {background-color:#1812ef;}
        
        Background color #1812ef
      
           Border around this has a color of #1812ef        
        
          <div style="border:2px solid #1812ef;">Content here</div>
        
        
          .myborder {border:2px solid #1812ef;}
        
        Border color #1812ef