#0c82a1 color space conversions
Hex:
        #0c82a1
        RGB:
        12, 130, 161
        CMY:
        95, 49, 37
        CMYK:
        93, 19, 0, 37
      HSL:
        192°, 86.1272%, 33.9216%
        HSV (HSB):
        192°, 92.5466%, 63.1373%
        XYZ:
        14.5673, 18.6166, 36.5438
        xyY:
        0.2089, 0.2670, 18.6166
      CIE-Lab:
        50.2356, -17.9207, -24.7899
        CIE-LCH:
        50.2356, 30.5891, 234.1367
        CIE-Luv:
        50.2356, -34.8815, -34.6398
        Hunter-Lab:
        43.1470, -15.2421, -20.0134
      #0c82a1 color charts
#0c82a1 RGB chart
      #0c82a1 CMYK chart
      #0c82a1 RGB pie chart
      #0c82a1 color shades, tints & tones
#0c82a1 color schemes
#0c82a1 color preview, HTML & CSS examples
           This text has a color of #0c82a1        
        
          <p style="color:#0c82a1;">Text here</p>
        
        
          .mytext {color:#0c82a1;}
        
        Text color #0c82a1
      
           This box has a color of #0c82a1        
        
          <div style="background-color:#0c82a1;">Content here</div>
        
        
          .mybackground {background-color:#0c82a1;}
        
        Background color #0c82a1
      
           Border around this has a color of #0c82a1        
        
          <div style="border:2px solid #0c82a1;">Content here</div>
        
        
          .myborder {border:2px solid #0c82a1;}
        
        Border color #0c82a1