#1206a1 color space conversions
Hex:
        #1206a1
        RGB:
        18, 6, 161
        CMY:
        93, 98, 37
        CMYK:
        89, 96, 0, 37
      HSL:
        245°, 92.8144%, 32.7451%
        HSV (HSB):
        245°, 96.2733%, 63.1373%
        XYZ:
        6.7476, 2.8321, 33.9092
        xyY:
        0.1552, 0.0651, 2.8321
      CIE-Lab:
        19.3583, 54.6267, -74.6028
        CIE-LCH:
        19.3583, 92.4644, 306.2128
        CIE-Luv:
        19.3583, -4.7924, -75.3690
        Hunter-Lab:
        16.8287, 42.1207, -107.6870
      #1206a1 color charts
#1206a1 RGB chart
      #1206a1 CMYK chart
      #1206a1 RGB pie chart
      #1206a1 color shades, tints & tones
#1206a1 color schemes
#1206a1 color preview, HTML & CSS examples
           This text has a color of #1206a1        
        
          <p style="color:#1206a1;">Text here</p>
        
        
          .mytext {color:#1206a1;}
        
        Text color #1206a1
      
           This box has a color of #1206a1        
        
          <div style="background-color:#1206a1;">Content here</div>
        
        
          .mybackground {background-color:#1206a1;}
        
        Background color #1206a1
      
           Border around this has a color of #1206a1        
        
          <div style="border:2px solid #1206a1;">Content here</div>
        
        
          .myborder {border:2px solid #1206a1;}
        
        Border color #1206a1