#253efd color space conversions
Hex:
        #253efd
        RGB:
        37, 62, 253
        CMY:
        85, 76, 1
        CMYK:
        85, 75, 0, 1
      HSL:
        233°, 98.1818%, 56.8627%
        HSV (HSB):
        233°, 85.3755%, 99.2157%
        XYZ:
        20.2152, 10.9304, 93.9728
        xyY:
        0.1616, 0.0874, 10.9304
      CIE-Lab:
        39.4630, 59.3932, -94.7933
        CIE-LCH:
        39.4630, 111.8630, 302.0694
        CIE-Luv:
        39.4630, -12.4932, -131.9868
        Hunter-Lab:
        33.0612, 51.2865, -145.3826
      #253efd color charts
#253efd RGB chart
      #253efd CMYK chart
      #253efd RGB pie chart
      #253efd color shades, tints & tones
#253efd color schemes
#253efd color preview, HTML & CSS examples
           This text has a color of #253efd        
        
          <p style="color:#253efd;">Text here</p>
        
        
          .mytext {color:#253efd;}
        
        Text color #253efd
      
           This box has a color of #253efd        
        
          <div style="background-color:#253efd;">Content here</div>
        
        
          .mybackground {background-color:#253efd;}
        
        Background color #253efd
      
           Border around this has a color of #253efd        
        
          <div style="border:2px solid #253efd;">Content here</div>
        
        
          .myborder {border:2px solid #253efd;}
        
        Border color #253efd