#0beaa5 color space conversions
Hex:
        #0beaa5
        RGB:
        11, 234, 165
        CMY:
        96, 8, 35
        CMYK:
        95, 0, 29, 8
      HSL:
        161°, 91.0204%, 48.0392%
        HSV (HSB):
        161°, 95.2991%, 91.7647%
        XYZ:
        36.3524, 61.6334, 45.5778
        xyY:
        0.2532, 0.4293, 61.6334
      CIE-Lab:
        82.7181, -62.5690, 20.5934
        CIE-LCH:
        82.7181, 65.8709, 161.7820
        CIE-Luv:
        82.7181, -70.2825, 39.8366
        Hunter-Lab:
        78.5069, -54.7334, 20.5336
      #0beaa5 color charts
#0beaa5 RGB chart
      #0beaa5 CMYK chart
      #0beaa5 RGB pie chart
      #0beaa5 color shades, tints & tones
#0beaa5 color schemes
#0beaa5 color preview, HTML & CSS examples
           This text has a color of #0beaa5        
        
          <p style="color:#0beaa5;">Text here</p>
        
        
          .mytext {color:#0beaa5;}
        
        Text color #0beaa5
      
           This box has a color of #0beaa5        
        
          <div style="background-color:#0beaa5;">Content here</div>
        
        
          .mybackground {background-color:#0beaa5;}
        
        Background color #0beaa5
      
           Border around this has a color of #0beaa5        
        
          <div style="border:2px solid #0beaa5;">Content here</div>
        
        
          .myborder {border:2px solid #0beaa5;}
        
        Border color #0beaa5