#253bf4 color space conversions
Hex:
        #253bf4
        RGB:
        37, 59, 244
        CMY:
        85, 77, 4
        CMYK:
        85, 76, 0, 4
      HSL:
        234°, 90.3930%, 55.0980%
        HSV (HSB):
        234°, 84.8361%, 95.6863%
        XYZ:
        18.6560, 10.0529, 86.5451
        xyY:
        0.1619, 0.0872, 10.0529
      CIE-Lab:
        37.9372, 58.0907, -92.2687
        CIE-LCH:
        37.9372, 109.0323, 302.1938
        CIE-Luv:
        37.9372, -11.7994, -126.9839
        Hunter-Lab:
        31.7063, 49.5437, -139.6427
      #253bf4 color charts
#253bf4 RGB chart
      #253bf4 CMYK chart
      #253bf4 RGB pie chart
      #253bf4 color shades, tints & tones
#253bf4 color schemes
#253bf4 color preview, HTML & CSS examples
           This text has a color of #253bf4        
        
          <p style="color:#253bf4;">Text here</p>
        
        
          .mytext {color:#253bf4;}
        
        Text color #253bf4
      
           This box has a color of #253bf4        
        
          <div style="background-color:#253bf4;">Content here</div>
        
        
          .mybackground {background-color:#253bf4;}
        
        Background color #253bf4
      
           Border around this has a color of #253bf4        
        
          <div style="border:2px solid #253bf4;">Content here</div>
        
        
          .myborder {border:2px solid #253bf4;}
        
        Border color #253bf4