#12069d color space conversions
Hex:
        #12069d
        RGB:
        18, 6, 157
        CMY:
        93, 98, 38
        CMYK:
        89, 96, 0, 38
      HSL:
        245°, 92.6380%, 31.9608%
        HSV (HSB):
        245°, 96.1783%, 61.5686%
        XYZ:
        6.4004, 2.6932, 32.0808
        xyY:
        0.1554, 0.0654, 2.6932
      CIE-Lab:
        18.7706, 53.5461, -73.1344
        CIE-LCH:
        18.7706, 90.6411, 306.2101
        CIE-Luv:
        18.7706, -4.6018, -72.9331
        Hunter-Lab:
        16.4109, 40.8975, -104.4154
      #12069d color charts
#12069d RGB chart
      #12069d CMYK chart
      #12069d RGB pie chart
      #12069d color shades, tints & tones
#12069d color schemes
#12069d color preview, HTML & CSS examples
           This text has a color of #12069d        
        
          <p style="color:#12069d;">Text here</p>
        
        
          .mytext {color:#12069d;}
        
        Text color #12069d
      
           This box has a color of #12069d        
        
          <div style="background-color:#12069d;">Content here</div>
        
        
          .mybackground {background-color:#12069d;}
        
        Background color #12069d
      
           Border around this has a color of #12069d        
        
          <div style="border:2px solid #12069d;">Content here</div>
        
        
          .myborder {border:2px solid #12069d;}
        
        Border color #12069d