#0fafc0 color space conversions
Hex:
        #0fafc0
        RGB:
        15, 175, 192
        CMY:
        94, 31, 25
        CMYK:
        92, 9, 0, 25
      HSL:
        186°, 85.5072%, 40.5882%
        HSV (HSB):
        186°, 92.1875%, 75.2941%
        XYZ:
        25.0414, 34.5673, 55.2215
        xyY:
        0.2181, 0.3010, 34.5673
      CIE-Lab:
        65.4104, -30.3708, -19.1319
        CIE-LCH:
        65.4104, 35.8945, 212.2087
        CIE-Luv:
        65.4104, -48.1335, -25.2333
        Hunter-Lab:
        58.7939, -26.8630, -14.5317
      #0fafc0 color charts
#0fafc0 RGB chart
      #0fafc0 CMYK chart
      #0fafc0 RGB pie chart
      #0fafc0 color shades, tints & tones
#0fafc0 color schemes
#0fafc0 color preview, HTML & CSS examples
           This text has a color of #0fafc0        
        
          <p style="color:#0fafc0;">Text here</p>
        
        
          .mytext {color:#0fafc0;}
        
        Text color #0fafc0
      
           This box has a color of #0fafc0        
        
          <div style="background-color:#0fafc0;">Content here</div>
        
        
          .mybackground {background-color:#0fafc0;}
        
        Background color #0fafc0
      
           Border around this has a color of #0fafc0        
        
          <div style="border:2px solid #0fafc0;">Content here</div>
        
        
          .myborder {border:2px solid #0fafc0;}
        
        Border color #0fafc0