#0bcaa1 color space conversions
Hex:
        #0bcaa1
        RGB:
        11, 202, 161
        CMY:
        96, 21, 37
        CMYK:
        95, 0, 20, 21
      HSL:
        167°, 89.6714%, 41.7647%
        HSV (HSB):
        167°, 94.5545%, 79.2157%
        XYZ:
        27.6916, 44.8854, 40.9225
        xyY:
        0.2440, 0.3955, 44.8854
      CIE-Lab:
        72.8164, -51.3627, 8.7993
        CIE-LCH:
        72.8164, 52.1110, 170.2787
        CIE-Luv:
        72.8164, -59.9891, 20.8933
        Hunter-Lab:
        66.9966, -43.4650, 10.6824
      #0bcaa1 color charts
#0bcaa1 RGB chart
      #0bcaa1 CMYK chart
      #0bcaa1 RGB pie chart
      #0bcaa1 color shades, tints & tones
#0bcaa1 color schemes
#0bcaa1 color preview, HTML & CSS examples
           This text has a color of #0bcaa1        
        
          <p style="color:#0bcaa1;">Text here</p>
        
        
          .mytext {color:#0bcaa1;}
        
        Text color #0bcaa1
      
           This box has a color of #0bcaa1        
        
          <div style="background-color:#0bcaa1;">Content here</div>
        
        
          .mybackground {background-color:#0bcaa1;}
        
        Background color #0bcaa1
      
           Border around this has a color of #0bcaa1        
        
          <div style="border:2px solid #0bcaa1;">Content here</div>
        
        
          .myborder {border:2px solid #0bcaa1;}
        
        Border color #0bcaa1