#0bb480 color space conversions
Hex:
        #0bb480
        RGB:
        11, 180, 128
        CMY:
        96, 29, 50
        CMYK:
        94, 0, 29, 29
      HSL:
        162°, 88.4817%, 37.4510%
        HSV (HSB):
        162°, 93.8889%, 70.5882%
        XYZ:
        20.3556, 34.2722, 25.9644
        xyY:
        0.2526, 0.4253, 34.2722
      CIE-Lab:
        65.1780, -50.7582, 15.9390
        CIE-LCH:
        65.1780, 53.2019, 162.5668
        CIE-Luv:
        65.1780, -54.9644, 29.9894
        Hunter-Lab:
        58.5424, -40.3838, 14.6837
      #0bb480 color charts
#0bb480 RGB chart
      #0bb480 CMYK chart
      #0bb480 RGB pie chart
      #0bb480 color shades, tints & tones
#0bb480 color schemes
#0bb480 color preview, HTML & CSS examples
           This text has a color of #0bb480        
        
          <p style="color:#0bb480;">Text here</p>
        
        
          .mytext {color:#0bb480;}
        
        Text color #0bb480
      
           This box has a color of #0bb480        
        
          <div style="background-color:#0bb480;">Content here</div>
        
        
          .mybackground {background-color:#0bb480;}
        
        Background color #0bb480
      
           Border around this has a color of #0bb480        
        
          <div style="border:2px solid #0bb480;">Content here</div>
        
        
          .myborder {border:2px solid #0bb480;}
        
        Border color #0bb480