#12067e color space conversions
Hex:
        #12067e
        RGB:
        18, 6, 126
        CMY:
        93, 98, 51
        CMYK:
        86, 95, 0, 51
      HSL:
        246°, 90.9091%, 25.8824%
        HSV (HSB):
        246°, 95.2381%, 49.4118%
        XYZ:
        4.0805, 1.7652, 19.8643
        xyY:
        0.1587, 0.0687, 1.7652
      CIE-Lab:
        14.2034, 44.8891, -61.3568
        CIE-LCH:
        14.2034, 76.0243, 306.1895
        CIE-Luv:
        14.2034, -3.1002, -53.9370
        Hunter-Lab:
        13.2861, 31.5708, -79.3454
      #12067e color charts
#12067e RGB chart
      #12067e CMYK chart
      #12067e RGB pie chart
      #12067e color shades, tints & tones
#12067e color schemes
#12067e color preview, HTML & CSS examples
           This text has a color of #12067e        
        
          <p style="color:#12067e;">Text here</p>
        
        
          .mytext {color:#12067e;}
        
        Text color #12067e
      
           This box has a color of #12067e        
        
          <div style="background-color:#12067e;">Content here</div>
        
        
          .mybackground {background-color:#12067e;}
        
        Background color #12067e
      
           Border around this has a color of #12067e        
        
          <div style="border:2px solid #12067e;">Content here</div>
        
        
          .myborder {border:2px solid #12067e;}
        
        Border color #12067e