#257f7d color space conversions
Hex:
        #257f7d
        RGB:
        37, 127, 125
        CMY:
        85, 50, 51
        CMYK:
        71, 0, 2, 50
      HSL:
        179°, 54.8780%, 32.1569%
        HSV (HSB):
        179°, 70.8661%, 49.8039%
        XYZ:
        12.0540, 17.0527, 22.0582
        xyY:
        0.2356, 0.3333, 17.0527
      CIE-Lab:
        48.3264, -26.0606, -6.5552
        CIE-LCH:
        48.3264, 26.8724, 194.1190
        CIE-Luv:
        48.3264, -33.6042, -5.5654
        Hunter-Lab:
        41.2949, -20.1620, -2.7641
      #257f7d color charts
#257f7d RGB chart
      #257f7d CMYK chart
      #257f7d RGB pie chart
      #257f7d color shades, tints & tones
#257f7d color schemes
#257f7d color preview, HTML & CSS examples
           This text has a color of #257f7d        
        
          <p style="color:#257f7d;">Text here</p>
        
        
          .mytext {color:#257f7d;}
        
        Text color #257f7d
      
           This box has a color of #257f7d        
        
          <div style="background-color:#257f7d;">Content here</div>
        
        
          .mybackground {background-color:#257f7d;}
        
        Background color #257f7d
      
           Border around this has a color of #257f7d        
        
          <div style="border:2px solid #257f7d;">Content here</div>
        
        
          .myborder {border:2px solid #257f7d;}
        
        Border color #257f7d