#1212e7 color space conversions
Hex:
        #1212e7
        RGB:
        18, 18, 231
        CMY:
        93, 93, 9
        CMYK:
        92, 92, 0, 9
      HSL:
        240°, 85.5422%, 48.8235%
        HSV (HSB):
        240°, 92.2078%, 90.5882%
        XYZ:
        14.8896, 6.3307, 76.0385
        xyY:
        0.1531, 0.0651, 6.3307
      CIE-Lab:
        30.2320, 70.2608, -97.7309
        CIE-LCH:
        30.2320, 120.3657, 305.7132
        CIE-Luv:
        30.2320, -8.4947, -117.8064
        Hunter-Lab:
        25.1609, 61.5998, -161.5667
      #1212e7 color charts
#1212e7 RGB chart
      #1212e7 CMYK chart
      #1212e7 RGB pie chart
      #1212e7 color shades, tints & tones
#1212e7 color schemes
#1212e7 color preview, HTML & CSS examples
           This text has a color of #1212e7        
        
          <p style="color:#1212e7;">Text here</p>
        
        
          .mytext {color:#1212e7;}
        
        Text color #1212e7
      
           This box has a color of #1212e7        
        
          <div style="background-color:#1212e7;">Content here</div>
        
        
          .mybackground {background-color:#1212e7;}
        
        Background color #1212e7
      
           Border around this has a color of #1212e7        
        
          <div style="border:2px solid #1212e7;">Content here</div>
        
        
          .myborder {border:2px solid #1212e7;}
        
        Border color #1212e7