#12083b color space conversions
Hex:
        #12083b
        RGB:
        18, 8, 59
        CMY:
        93, 97, 77
        CMYK:
        69, 86, 0, 77
      HSL:
        252°, 76.1194%, 13.1373%
        HSV (HSB):
        252°, 86.4407%, 23.1373%
        XYZ:
        1.1257, 0.6180, 4.1976
        xyY:
        0.1895, 0.1040, 0.6180
      CIE-Lab:
        5.5826, 20.9436, -30.3520
        CIE-LCH:
        5.5826, 36.8765, 304.6066
        CIE-Luv:
        5.5826, -0.1431, -16.4296
        Hunter-Lab:
        7.8615, 11.8022, -26.1548
      #12083b color charts
#12083b RGB chart
      #12083b CMYK chart
      #12083b RGB pie chart
      #12083b color shades, tints & tones
#12083b color schemes
#12083b color preview, HTML & CSS examples
           This text has a color of #12083b        
        
          <p style="color:#12083b;">Text here</p>
        
        
          .mytext {color:#12083b;}
        
        Text color #12083b
      
           This box has a color of #12083b        
        
          <div style="background-color:#12083b;">Content here</div>
        
        
          .mybackground {background-color:#12083b;}
        
        Background color #12083b
      
           Border around this has a color of #12083b        
        
          <div style="border:2px solid #12083b;">Content here</div>
        
        
          .myborder {border:2px solid #12083b;}
        
        Border color #12083b