#253ac6 color space conversions
Hex:
        #253ac6
        RGB:
        37, 58, 198
        CMY:
        85, 77, 22
        CMYK:
        81, 71, 0, 22
      HSL:
        232°, 68.5106%, 46.0784%
        HSV (HSB):
        232°, 81.3131%, 77.6471%
        XYZ:
        12.4690, 7.4966, 54.2159
        xyY:
        0.1681, 0.1011, 7.4966
      CIE-Lab:
        32.9118, 43.2325, -74.1898
        CIE-LCH:
        32.9118, 85.8672, 300.2306
        CIE-Luv:
        32.9118, -10.4385, -99.9949
        Hunter-Lab:
        27.3800, 33.3752, -98.2358
      #253ac6 color charts
#253ac6 RGB chart
      #253ac6 CMYK chart
      #253ac6 RGB pie chart
      #253ac6 color shades, tints & tones
#253ac6 color schemes
#253ac6 color preview, HTML & CSS examples
           This text has a color of #253ac6        
        
          <p style="color:#253ac6;">Text here</p>
        
        
          .mytext {color:#253ac6;}
        
        Text color #253ac6
      
           This box has a color of #253ac6        
        
          <div style="background-color:#253ac6;">Content here</div>
        
        
          .mybackground {background-color:#253ac6;}
        
        Background color #253ac6
      
           Border around this has a color of #253ac6        
        
          <div style="border:2px solid #253ac6;">Content here</div>
        
        
          .myborder {border:2px solid #253ac6;}
        
        Border color #253ac6