#0b8484 color space conversions
Hex:
        #0b8484
        RGB:
        11, 132, 132
        CMY:
        96, 48, 48
        CMYK:
        92, 0, 0, 48
      HSL:
        180°, 84.6154%, 28.0392%
        HSV (HSB):
        180°, 91.6667%, 51.7647%
        XYZ:
        12.5541, 18.2396, 24.6887
        xyY:
        0.2263, 0.3287, 18.2396
      CIE-Lab:
        49.7855, -28.9222, -8.5346
        CIE-LCH:
        49.7855, 30.1552, 196.4406
        CIE-Luv:
        49.7855, -37.8182, -8.1662
        Hunter-Lab:
        42.7079, -22.2680, -4.3791
      #0b8484 color charts
#0b8484 RGB chart
      #0b8484 CMYK chart
      #0b8484 RGB pie chart
      #0b8484 color shades, tints & tones
#0b8484 color schemes
#0b8484 color preview, HTML & CSS examples
           This text has a color of #0b8484        
        
          <p style="color:#0b8484;">Text here</p>
        
        
          .mytext {color:#0b8484;}
        
        Text color #0b8484
      
           This box has a color of #0b8484        
        
          <div style="background-color:#0b8484;">Content here</div>
        
        
          .mybackground {background-color:#0b8484;}
        
        Background color #0b8484
      
           Border around this has a color of #0b8484        
        
          <div style="border:2px solid #0b8484;">Content here</div>
        
        
          .myborder {border:2px solid #0b8484;}
        
        Border color #0b8484