#257f8b color space conversions
Hex:
        #257f8b
        RGB:
        37, 127, 139
        CMY:
        85, 50, 45
        CMYK:
        73, 9, 0, 45
      HSL:
        187°, 57.9545%, 34.5098%
        HSV (HSB):
        187°, 73.3813%, 54.5098%
        XYZ:
        13.0125, 17.4361, 27.1058
        xyY:
        0.2261, 0.3030, 17.4361
      CIE-Lab:
        48.8049, -21.6336, -14.0818
        CIE-LCH:
        48.8049, 25.8130, 213.0610
        CIE-Luv:
        48.8049, -32.7251, -17.3694
        Hunter-Lab:
        41.7566, -17.4485, -9.2577
      #257f8b color charts
#257f8b RGB chart
      #257f8b CMYK chart
      #257f8b RGB pie chart
      #257f8b color shades, tints & tones
#257f8b color schemes
#257f8b color preview, HTML & CSS examples
           This text has a color of #257f8b        
        
          <p style="color:#257f8b;">Text here</p>
        
        
          .mytext {color:#257f8b;}
        
        Text color #257f8b
      
           This box has a color of #257f8b        
        
          <div style="background-color:#257f8b;">Content here</div>
        
        
          .mybackground {background-color:#257f8b;}
        
        Background color #257f8b
      
           Border around this has a color of #257f8b        
        
          <div style="border:2px solid #257f8b;">Content here</div>
        
        
          .myborder {border:2px solid #257f8b;}
        
        Border color #257f8b