#1212f0 color space conversions
Hex:
        #1212f0
        RGB:
        18, 18, 240
        CMY:
        93, 93, 6
        CMYK:
        93, 93, 0, 6
      HSL:
        240°, 88.0952%, 50.5882%
        HSV (HSB):
        240°, 92.5000%, 94.1176%
        XYZ:
        16.1939, 6.8525, 82.9072
        xyY:
        0.1528, 0.0647, 6.8525
      CIE-Lab:
        31.4687, 72.5817, -100.7883
        CIE-LCH:
        31.4687, 124.2030, 305.7592
        CIE-Luv:
        31.4687, -8.8677, -122.9787
        Hunter-Lab:
        26.1772, 64.6146, -169.4562
      #1212f0 color charts
#1212f0 RGB chart
      #1212f0 CMYK chart
      #1212f0 RGB pie chart
      #1212f0 color shades, tints & tones
#1212f0 color schemes
#1212f0 color preview, HTML & CSS examples
           This text has a color of #1212f0        
        
          <p style="color:#1212f0;">Text here</p>
        
        
          .mytext {color:#1212f0;}
        
        Text color #1212f0
      
           This box has a color of #1212f0        
        
          <div style="background-color:#1212f0;">Content here</div>
        
        
          .mybackground {background-color:#1212f0;}
        
        Background color #1212f0
      
           Border around this has a color of #1212f0        
        
          <div style="border:2px solid #1212f0;">Content here</div>
        
        
          .myborder {border:2px solid #1212f0;}
        
        Border color #1212f0