#1216bf color space conversions
Hex:
        #1216bf
        RGB:
        18, 22, 191
        CMY:
        93, 91, 25
        CMYK:
        91, 88, 0, 25
      HSL:
        239°, 82.7751%, 40.9804%
        HSV (HSB):
        239°, 90.5759%, 74.9020%
        XYZ:
        9.9403, 4.4640, 49.6279
        xyY:
        0.1552, 0.0697, 4.4640
      CIE-Lab:
        25.1497, 58.2031, -82.9689
        CIE-LCH:
        25.1497, 101.3481, 305.0498
        CIE-Luv:
        25.1497, -7.1067, -94.9438
        Hunter-Lab:
        21.1282, 47.0059, -124.4763
      #1216bf color charts
#1216bf RGB chart
      #1216bf CMYK chart
      #1216bf RGB pie chart
      #1216bf color shades, tints & tones
#1216bf color schemes
#1216bf color preview, HTML & CSS examples
           This text has a color of #1216bf        
        
          <p style="color:#1216bf;">Text here</p>
        
        
          .mytext {color:#1216bf;}
        
        Text color #1216bf
      
           This box has a color of #1216bf        
        
          <div style="background-color:#1216bf;">Content here</div>
        
        
          .mybackground {background-color:#1216bf;}
        
        Background color #1216bf
      
           Border around this has a color of #1216bf        
        
          <div style="border:2px solid #1216bf;">Content here</div>
        
        
          .myborder {border:2px solid #1216bf;}
        
        Border color #1216bf