#123f6f color space conversions
Hex:
        #123f6f
        RGB:
        18, 63, 111
        CMY:
        93, 75, 56
        CMYK:
        84, 43, 0, 56
      HSL:
        211°, 72.0930%, 25.2941%
        HSV (HSB):
        211°, 83.7838%, 43.5294%
        XYZ:
        4.8962, 4.8313, 15.7134
        xyY:
        0.1925, 0.1899, 4.8313
      CIE-Lab:
        26.2487, 3.9354, -32.0634
        CIE-LCH:
        26.2487, 32.3040, 276.9974
        CIE-Luv:
        26.2487, -13.8335, -40.6415
        Hunter-Lab:
        21.9802, 1.2963, -26.9995
      #123f6f color charts
#123f6f RGB chart
      #123f6f CMYK chart
      #123f6f RGB pie chart
      #123f6f color shades, tints & tones
#123f6f color schemes
#123f6f color preview, HTML & CSS examples
           This text has a color of #123f6f        
        
          <p style="color:#123f6f;">Text here</p>
        
        
          .mytext {color:#123f6f;}
        
        Text color #123f6f
      
           This box has a color of #123f6f        
        
          <div style="background-color:#123f6f;">Content here</div>
        
        
          .mybackground {background-color:#123f6f;}
        
        Background color #123f6f
      
           Border around this has a color of #123f6f        
        
          <div style="border:2px solid #123f6f;">Content here</div>
        
        
          .myborder {border:2px solid #123f6f;}
        
        Border color #123f6f