#0f768b color space conversions
Hex:
        #0f768b
        RGB:
        15, 118, 139
        CMY:
        94, 54, 45
        CMYK:
        89, 15, 0, 45
      HSL:
        190°, 80.5195%, 30.1961%
        HSV (HSB):
        190°, 89.2086%, 54.5098%
        XYZ:
        11.3356, 14.9225, 26.7090
        xyY:
        0.2140, 0.2817, 14.9225
      CIE-Lab:
        45.5279, -19.0907, -19.1150
        CIE-LCH:
        45.5279, 27.0155, 225.0364
        CIE-Luv:
        45.5279, -31.9797, -25.0860
        Hunter-Lab:
        38.6297, -15.2222, -13.9530
      #0f768b color charts
#0f768b RGB chart
      #0f768b CMYK chart
      #0f768b RGB pie chart
      #0f768b color shades, tints & tones
#0f768b color schemes
#0f768b color preview, HTML & CSS examples
           This text has a color of #0f768b        
        
          <p style="color:#0f768b;">Text here</p>
        
        
          .mytext {color:#0f768b;}
        
        Text color #0f768b
      
           This box has a color of #0f768b        
        
          <div style="background-color:#0f768b;">Content here</div>
        
        
          .mybackground {background-color:#0f768b;}
        
        Background color #0f768b
      
           Border around this has a color of #0f768b        
        
          <div style="border:2px solid #0f768b;">Content here</div>
        
        
          .myborder {border:2px solid #0f768b;}
        
        Border color #0f768b