#1206a2 color space conversions
Hex:
        #1206a2
        RGB:
        18, 6, 162
        CMY:
        93, 98, 36
        CMYK:
        89, 96, 0, 36
      HSL:
        245°, 92.8571%, 32.9412%
        HSV (HSB):
        245°, 96.2963%, 63.5294%
        XYZ:
        6.8362, 2.8675, 34.3756
        xyY:
        0.1551, 0.0651, 2.8675
      CIE-Lab:
        19.5052, 54.8957, -74.9684
        CIE-LCH:
        19.5052, 92.9182, 306.2135
        CIE-Luv:
        19.5052, -4.8400, -75.9772
        Hunter-Lab:
        16.9336, 42.4271, -108.5062
      #1206a2 color charts
#1206a2 RGB chart
      #1206a2 CMYK chart
      #1206a2 RGB pie chart
      #1206a2 color shades, tints & tones
#1206a2 color schemes
#1206a2 color preview, HTML & CSS examples
           This text has a color of #1206a2        
        
          <p style="color:#1206a2;">Text here</p>
        
        
          .mytext {color:#1206a2;}
        
        Text color #1206a2
      
           This box has a color of #1206a2        
        
          <div style="background-color:#1206a2;">Content here</div>
        
        
          .mybackground {background-color:#1206a2;}
        
        Background color #1206a2
      
           Border around this has a color of #1206a2        
        
          <div style="border:2px solid #1206a2;">Content here</div>
        
        
          .myborder {border:2px solid #1206a2;}
        
        Border color #1206a2