#257efd color space conversions
Hex:
        #257efd
        RGB:
        37, 126, 253
        CMY:
        85, 51, 1
        CMYK:
        85, 50, 0, 1
      HSL:
        215°, 98.1818%, 56.8627%
        HSV (HSB):
        215°, 85.3755%, 99.2157%
        XYZ:
        25.9534, 22.4069, 95.8856
        xyY:
        0.1799, 0.1553, 22.4069
      CIE-Lab:
        54.4561, 20.6911, -70.2265
        CIE-LCH:
        54.4561, 73.2112, 286.4167
        CIE-Luv:
        54.4561, -26.9409, -111.8176
        Hunter-Lab:
        47.3359, 15.0305, -86.9652
      #257efd color charts
#257efd RGB chart
      #257efd CMYK chart
      #257efd RGB pie chart
      #257efd color shades, tints & tones
#257efd color schemes
#257efd color preview, HTML & CSS examples
           This text has a color of #257efd        
        
          <p style="color:#257efd;">Text here</p>
        
        
          .mytext {color:#257efd;}
        
        Text color #257efd
      
           This box has a color of #257efd        
        
          <div style="background-color:#257efd;">Content here</div>
        
        
          .mybackground {background-color:#257efd;}
        
        Background color #257efd
      
           Border around this has a color of #257efd        
        
          <div style="border:2px solid #257efd;">Content here</div>
        
        
          .myborder {border:2px solid #257efd;}
        
        Border color #257efd