#123c7e color space conversions
Hex:
        #123c7e
        RGB:
        18, 60, 126
        CMY:
        93, 76, 51
        CMYK:
        86, 52, 0, 51
      HSL:
        217°, 75.0000%, 28.2353%
        HSV (HSB):
        217°, 85.7143%, 49.4118%
        XYZ:
        5.6312, 4.8667, 20.3812
        xyY:
        0.1824, 0.1576, 4.8667
      CIE-Lab:
        26.3515, 12.3711, -41.3874
        CIE-LCH:
        26.3515, 43.1968, 286.6419
        CIE-Luv:
        26.3515, -12.5686, -53.0897
        Hunter-Lab:
        22.0605, 6.9582, -39.3343
      #123c7e color charts
#123c7e RGB chart
      #123c7e CMYK chart
      #123c7e RGB pie chart
      #123c7e color shades, tints & tones
#123c7e color schemes
#123c7e color preview, HTML & CSS examples
           This text has a color of #123c7e        
        
          <p style="color:#123c7e;">Text here</p>
        
        
          .mytext {color:#123c7e;}
        
        Text color #123c7e
      
           This box has a color of #123c7e        
        
          <div style="background-color:#123c7e;">Content here</div>
        
        
          .mybackground {background-color:#123c7e;}
        
        Background color #123c7e
      
           Border around this has a color of #123c7e        
        
          <div style="border:2px solid #123c7e;">Content here</div>
        
        
          .myborder {border:2px solid #123c7e;}
        
        Border color #123c7e