#0facc1 color space conversions
Hex:
        #0facc1
        RGB:
        15, 172, 193
        CMY:
        94, 33, 24
        CMYK:
        92, 11, 0, 24
      HSL:
        187°, 85.5769%, 40.7843%
        HSV (HSB):
        187°, 92.2280%, 75.6863%
        XYZ:
        24.5752, 33.4569, 55.6146
        xyY:
        0.2162, 0.2944, 33.4569
      CIE-Lab:
        64.5291, -28.5742, -21.0289
        CIE-LCH:
        64.5291, 35.4781, 216.3508
        CIE-Luv:
        64.5291, -47.0170, -28.5236
        Hunter-Lab:
        57.8419, -25.3844, -16.5176
      #0facc1 color charts
#0facc1 RGB chart
      #0facc1 CMYK chart
      #0facc1 RGB pie chart
      #0facc1 color shades, tints & tones
#0facc1 color schemes
#0facc1 color preview, HTML & CSS examples
           This text has a color of #0facc1        
        
          <p style="color:#0facc1;">Text here</p>
        
        
          .mytext {color:#0facc1;}
        
        Text color #0facc1
      
           This box has a color of #0facc1        
        
          <div style="background-color:#0facc1;">Content here</div>
        
        
          .mybackground {background-color:#0facc1;}
        
        Background color #0facc1
      
           Border around this has a color of #0facc1        
        
          <div style="border:2px solid #0facc1;">Content here</div>
        
        
          .myborder {border:2px solid #0facc1;}
        
        Border color #0facc1