#0bedc1 color space conversions
Hex:
        #0bedc1
        RGB:
        11, 237, 193
        CMY:
        96, 7, 24
        CMYK:
        95, 0, 19, 7
      HSL:
        168°, 91.1290%, 48.6275%
        HSV (HSB):
        168°, 95.3586%, 92.9412%
        XYZ:
        40.0478, 64.4898, 60.7891
        xyY:
        0.2422, 0.3901, 64.4898
      CIE-Lab:
        84.2201, -57.1396, 8.1091
        CIE-LCH:
        84.2201, 57.7121, 171.9226
        CIE-Luv:
        84.2201, -69.1934, 21.3489
        Hunter-Lab:
        80.3055, -51.5179, 11.3329
      #0bedc1 color charts
#0bedc1 RGB chart
      #0bedc1 CMYK chart
      #0bedc1 RGB pie chart
      #0bedc1 color shades, tints & tones
#0bedc1 color schemes
#0bedc1 color preview, HTML & CSS examples
           This text has a color of #0bedc1        
        
          <p style="color:#0bedc1;">Text here</p>
        
        
          .mytext {color:#0bedc1;}
        
        Text color #0bedc1
      
           This box has a color of #0bedc1        
        
          <div style="background-color:#0bedc1;">Content here</div>
        
        
          .mybackground {background-color:#0bedc1;}
        
        Background color #0bedc1
      
           Border around this has a color of #0bedc1        
        
          <div style="border:2px solid #0bedc1;">Content here</div>
        
        
          .myborder {border:2px solid #0bedc1;}
        
        Border color #0bedc1