#257cbf color space conversions
Hex:
        #257cbf
        RGB:
        37, 124, 191
        CMY:
        85, 51, 25
        CMYK:
        81, 35, 0, 25
      HSL:
        206°, 67.5439%, 44.7059%
        HSV (HSB):
        206°, 80.6283%, 74.9020%
        XYZ:
        17.3746, 18.5702, 51.9589
        xyY:
        0.1977, 0.2113, 18.5702
      CIE-Lab:
        50.1805, -1.4939, -42.1852
        CIE-LCH:
        50.1805, 42.2116, 267.9718
        CIE-Luv:
        50.1805, -28.7137, -64.2010
        Hunter-Lab:
        43.0932, -3.4443, -41.3227
      #257cbf color charts
#257cbf RGB chart
      #257cbf CMYK chart
      #257cbf RGB pie chart
      #257cbf color shades, tints & tones
#257cbf color schemes
#257cbf color preview, HTML & CSS examples
           This text has a color of #257cbf        
        
          <p style="color:#257cbf;">Text here</p>
        
        
          .mytext {color:#257cbf;}
        
        Text color #257cbf
      
           This box has a color of #257cbf        
        
          <div style="background-color:#257cbf;">Content here</div>
        
        
          .mybackground {background-color:#257cbf;}
        
        Background color #257cbf
      
           Border around this has a color of #257cbf        
        
          <div style="border:2px solid #257cbf;">Content here</div>
        
        
          .myborder {border:2px solid #257cbf;}
        
        Border color #257cbf