#1212df color space conversions
Hex:
        #1212df
        RGB:
        18, 18, 223
        CMY:
        93, 93, 13
        CMYK:
        92, 92, 0, 13
      HSL:
        240°, 85.0622%, 47.2549%
        HSV (HSB):
        240°, 91.9283%, 87.4510%
        XYZ:
        13.7850, 5.8889, 70.2222
        xyY:
        0.1533, 0.0655, 5.8889
      CIE-Lab:
        29.1305, 68.1720, -94.9852
        CIE-LCH:
        29.1305, 116.9171, 305.6674
        CIE-Luv:
        29.1305, -8.1618, -113.1885
        Hunter-Lab:
        24.2671, 58.9303, -154.5816
      #1212df color charts
#1212df RGB chart
      #1212df CMYK chart
      #1212df RGB pie chart
      #1212df color shades, tints & tones
#1212df color schemes
#1212df color preview, HTML & CSS examples
           This text has a color of #1212df        
        
          <p style="color:#1212df;">Text here</p>
        
        
          .mytext {color:#1212df;}
        
        Text color #1212df
      
           This box has a color of #1212df        
        
          <div style="background-color:#1212df;">Content here</div>
        
        
          .mybackground {background-color:#1212df;}
        
        Background color #1212df
      
           Border around this has a color of #1212df        
        
          <div style="border:2px solid #1212df;">Content here</div>
        
        
          .myborder {border:2px solid #1212df;}
        
        Border color #1212df