#12768f color space conversions
Hex:
        #12768f
        RGB:
        18, 118, 143
        CMY:
        93, 54, 44
        CMYK:
        87, 17, 0, 44
      HSL:
        192°, 77.6398%, 31.5686%
        HSV (HSB):
        192°, 87.4126%, 56.0784%
        XYZ:
        11.6858, 15.0686, 28.2792
        xyY:
        0.2123, 0.2738, 15.0686
      CIE-Lab:
        45.7281, -17.4450, -21.1768
        CIE-LCH:
        45.7281, 27.4369, 230.5190
        CIE-Luv:
        45.7281, -31.4610, -28.4662
        Hunter-Lab:
        38.8183, -14.1967, -16.0200
      #12768f color charts
#12768f RGB chart
      #12768f CMYK chart
      #12768f RGB pie chart
      #12768f color shades, tints & tones
#12768f color schemes
#12768f color preview, HTML & CSS examples
           This text has a color of #12768f        
        
          <p style="color:#12768f;">Text here</p>
        
        
          .mytext {color:#12768f;}
        
        Text color #12768f
      
           This box has a color of #12768f        
        
          <div style="background-color:#12768f;">Content here</div>
        
        
          .mybackground {background-color:#12768f;}
        
        Background color #12768f
      
           Border around this has a color of #12768f        
        
          <div style="border:2px solid #12768f;">Content here</div>
        
        
          .myborder {border:2px solid #12768f;}
        
        Border color #12768f