#0be27f color space conversions
Hex:
        #0be27f
        RGB:
        11, 226, 127
        CMY:
        96, 11, 50
        CMYK:
        95, 0, 44, 11
      HSL:
        152°, 90.7173%, 46.4706%
        HSV (HSB):
        152°, 95.1327%, 88.6275%
        XYZ:
        31.1651, 55.9962, 29.2444
        xyY:
        0.2677, 0.4810, 55.9962
      CIE-Lab:
        79.6116, -67.3353, 35.8076
        CIE-LCH:
        79.6116, 76.2642, 151.9968
        CIE-Luv:
        79.6116, -70.1988, 59.2637
        Hunter-Lab:
        74.8306, -56.6126, 29.2104
      #0be27f color charts
#0be27f RGB chart
      #0be27f CMYK chart
      #0be27f RGB pie chart
      #0be27f color shades, tints & tones
#0be27f color schemes
#0be27f color preview, HTML & CSS examples
           This text has a color of #0be27f        
        
          <p style="color:#0be27f;">Text here</p>
        
        
          .mytext {color:#0be27f;}
        
        Text color #0be27f
      
           This box has a color of #0be27f        
        
          <div style="background-color:#0be27f;">Content here</div>
        
        
          .mybackground {background-color:#0be27f;}
        
        Background color #0be27f
      
           Border around this has a color of #0be27f        
        
          <div style="border:2px solid #0be27f;">Content here</div>
        
        
          .myborder {border:2px solid #0be27f;}
        
        Border color #0be27f