#253bfd color space conversions
Hex:
        #253bfd
        RGB:
        37, 59, 253
        CMY:
        85, 77, 1
        CMYK:
        85, 77, 0, 1
      HSL:
        234°, 98.1818%, 56.8627%
        HSV (HSB):
        234°, 85.3755%, 99.2157%
        XYZ:
        20.0565, 10.6131, 93.9199
        xyY:
        0.1610, 0.0852, 10.6131
      CIE-Lab:
        38.9210, 60.9465, -95.6920
        CIE-LCH:
        38.9210, 113.4524, 302.4932
        CIE-Luv:
        38.9210, -12.0514, -132.1324
        Hunter-Lab:
        32.5777, 52.8827, -148.1256
      #253bfd color charts
#253bfd RGB chart
      #253bfd CMYK chart
      #253bfd RGB pie chart
      #253bfd color shades, tints & tones
#253bfd color schemes
#253bfd color preview, HTML & CSS examples
           This text has a color of #253bfd        
        
          <p style="color:#253bfd;">Text here</p>
        
        
          .mytext {color:#253bfd;}
        
        Text color #253bfd
      
           This box has a color of #253bfd        
        
          <div style="background-color:#253bfd;">Content here</div>
        
        
          .mybackground {background-color:#253bfd;}
        
        Background color #253bfd
      
           Border around this has a color of #253bfd        
        
          <div style="border:2px solid #253bfd;">Content here</div>
        
        
          .myborder {border:2px solid #253bfd;}
        
        Border color #253bfd