#0fb17d color space conversions
Hex:
        #0fb17d
        RGB:
        15, 177, 125
        CMY:
        94, 31, 51
        CMYK:
        92, 0, 29, 31
      HSL:
        161°, 84.3750%, 37.6471%
        HSV (HSB):
        161°, 91.5254%, 69.4118%
        XYZ:
        19.6208, 33.0265, 24.7427
        xyY:
        0.2535, 0.4268, 33.0265
      CIE-Lab:
        64.1824, -50.1100, 16.1989
        CIE-LCH:
        64.1824, 52.6632, 162.0857
        CIE-Luv:
        64.1824, -53.9397, 30.1226
        Hunter-Lab:
        57.4687, -39.6272, 14.7013
      #0fb17d color charts
#0fb17d RGB chart
      #0fb17d CMYK chart
      #0fb17d RGB pie chart
      #0fb17d color shades, tints & tones
#0fb17d color schemes
#0fb17d color preview, HTML & CSS examples
           This text has a color of #0fb17d        
        
          <p style="color:#0fb17d;">Text here</p>
        
        
          .mytext {color:#0fb17d;}
        
        Text color #0fb17d
      
           This box has a color of #0fb17d        
        
          <div style="background-color:#0fb17d;">Content here</div>
        
        
          .mybackground {background-color:#0fb17d;}
        
        Background color #0fb17d
      
           Border around this has a color of #0fb17d        
        
          <div style="border:2px solid #0fb17d;">Content here</div>
        
        
          .myborder {border:2px solid #0fb17d;}
        
        Border color #0fb17d