#257cdb color space conversions
Hex:
        #257cdb
        RGB:
        37, 124, 219
        CMY:
        85, 51, 14
        CMYK:
        83, 43, 0, 14
      HSL:
        211°, 71.6535%, 50.1961%
        HSV (HSB):
        211°, 83.1050%, 85.8824%
        XYZ:
        20.7568, 19.9231, 69.7694
        xyY:
        0.1879, 0.1804, 19.9231
      CIE-Lab:
        51.7501, 9.0734, -55.6136
        CIE-LCH:
        51.7501, 56.3489, 279.2662
        CIE-Luv:
        51.7501, -27.4902, -87.0025
        Hunter-Lab:
        44.6353, 4.8962, -61.4314
      #257cdb color charts
#257cdb RGB chart
      #257cdb CMYK chart
      #257cdb RGB pie chart
      #257cdb color shades, tints & tones
#257cdb color schemes
#257cdb color preview, HTML & CSS examples
           This text has a color of #257cdb        
        
          <p style="color:#257cdb;">Text here</p>
        
        
          .mytext {color:#257cdb;}
        
        Text color #257cdb
      
           This box has a color of #257cdb        
        
          <div style="background-color:#257cdb;">Content here</div>
        
        
          .mybackground {background-color:#257cdb;}
        
        Background color #257cdb
      
           Border around this has a color of #257cdb        
        
          <div style="border:2px solid #257cdb;">Content here</div>
        
        
          .myborder {border:2px solid #257cdb;}
        
        Border color #257cdb