#257cbe color space conversions
Hex:
        #257cbe
        RGB:
        37, 124, 190
        CMY:
        85, 51, 25
        CMYK:
        81, 35, 0, 25
      HSL:
        206°, 67.4009%, 44.5098%
        HSV (HSB):
        206°, 80.5263%, 74.5098%
        XYZ:
        17.2649, 18.5263, 51.3812
        xyY:
        0.1981, 0.2125, 18.5263
      CIE-Lab:
        50.1284, -1.8675, -41.6937
        CIE-LCH:
        50.1284, 41.7355, 267.4353
        CIE-Luv:
        50.1284, -28.7623, -63.3652
        Hunter-Lab:
        43.0422, -3.7249, -40.6472
      #257cbe color charts
#257cbe RGB chart
      #257cbe CMYK chart
      #257cbe RGB pie chart
      #257cbe color shades, tints & tones
#257cbe color schemes
#257cbe color preview, HTML & CSS examples
           This text has a color of #257cbe        
        
          <p style="color:#257cbe;">Text here</p>
        
        
          .mytext {color:#257cbe;}
        
        Text color #257cbe
      
           This box has a color of #257cbe        
        
          <div style="background-color:#257cbe;">Content here</div>
        
        
          .mybackground {background-color:#257cbe;}
        
        Background color #257cbe
      
           Border around this has a color of #257cbe        
        
          <div style="border:2px solid #257cbe;">Content here</div>
        
        
          .myborder {border:2px solid #257cbe;}
        
        Border color #257cbe