#12069e color space conversions
Hex:
        #12069e
        RGB:
        18, 6, 158
        CMY:
        93, 98, 38
        CMYK:
        89, 96, 0, 38
      HSL:
        245°, 92.6829%, 32.1569%
        HSV (HSB):
        245°, 96.2025%, 61.9608%
        XYZ:
        6.4861, 2.7275, 32.5323
        xyY:
        0.1554, 0.0653, 2.7275
      CIE-Lab:
        18.9176, 53.8169, -73.5025
        CIE-LCH:
        18.9176, 91.0981, 306.2108
        CIE-Luv:
        18.9176, -4.6496, -73.5425
        Hunter-Lab:
        16.5151, 41.2029, -105.2325
      #12069e color charts
#12069e RGB chart
      #12069e CMYK chart
      #12069e RGB pie chart
      #12069e color shades, tints & tones
#12069e color schemes
#12069e color preview, HTML & CSS examples
           This text has a color of #12069e        
        
          <p style="color:#12069e;">Text here</p>
        
        
          .mytext {color:#12069e;}
        
        Text color #12069e
      
           This box has a color of #12069e        
        
          <div style="background-color:#12069e;">Content here</div>
        
        
          .mybackground {background-color:#12069e;}
        
        Background color #12069e
      
           Border around this has a color of #12069e        
        
          <div style="border:2px solid #12069e;">Content here</div>
        
        
          .myborder {border:2px solid #12069e;}
        
        Border color #12069e