#0f6980 color space conversions
Hex:
        #0f6980
        RGB:
        15, 105, 128
        CMY:
        94, 59, 50
        CMYK:
        88, 18, 0, 50
      HSL:
        192°, 79.0210%, 28.0392%
        HSV (HSB):
        192°, 88.2812%, 50.1961%
        XYZ:
        9.1449, 11.7632, 22.2106
        xyY:
        0.2121, 0.2728, 11.7632
      CIE-Lab:
        40.8373, -15.8755, -19.7373
        CIE-LCH:
        40.8373, 25.3296, 231.1890
        CIE-Luv:
        40.8373, -28.0375, -25.7989
        Hunter-Lab:
        34.2976, -12.4267, -14.3871
      #0f6980 color charts
#0f6980 RGB chart
      #0f6980 CMYK chart
      #0f6980 RGB pie chart
      #0f6980 color shades, tints & tones
#0f6980 color schemes
#0f6980 color preview, HTML & CSS examples
           This text has a color of #0f6980        
        
          <p style="color:#0f6980;">Text here</p>
        
        
          .mytext {color:#0f6980;}
        
        Text color #0f6980
      
           This box has a color of #0f6980        
        
          <div style="background-color:#0f6980;">Content here</div>
        
        
          .mybackground {background-color:#0f6980;}
        
        Background color #0f6980
      
           Border around this has a color of #0f6980        
        
          <div style="border:2px solid #0f6980;">Content here</div>
        
        
          .myborder {border:2px solid #0f6980;}
        
        Border color #0f6980