#124b74 color space conversions
Hex:
        #124b74
        RGB:
        18, 75, 116
        CMY:
        93, 71, 55
        CMYK:
        84, 35, 0, 55
      HSL:
        205°, 73.1343%, 26.2745%
        HSV (HSB):
        205°, 84.4828%, 45.4902%
        XYZ:
        5.9179, 6.4217, 17.4506
        xyY:
        0.1987, 0.2156, 6.4217
      CIE-Lab:
        30.4524, -2.0518, -28.5472
        CIE-LCH:
        30.4524, 28.6209, 265.8890
        CIE-Luv:
        30.4524, -17.7036, -37.4056
        Hunter-Lab:
        25.3411, -2.6617, -23.0900
      #124b74 color charts
#124b74 RGB chart
      #124b74 CMYK chart
      #124b74 RGB pie chart
      #124b74 color shades, tints & tones
#124b74 color schemes
#124b74 color preview, HTML & CSS examples
           This text has a color of #124b74        
        
          <p style="color:#124b74;">Text here</p>
        
        
          .mytext {color:#124b74;}
        
        Text color #124b74
      
           This box has a color of #124b74        
        
          <div style="background-color:#124b74;">Content here</div>
        
        
          .mybackground {background-color:#124b74;}
        
        Background color #124b74
      
           Border around this has a color of #124b74        
        
          <div style="border:2px solid #124b74;">Content here</div>
        
        
          .myborder {border:2px solid #124b74;}
        
        Border color #124b74