#252c9a color space conversions
Hex:
        #252c9a
        RGB:
        37, 44, 154
        CMY:
        85, 83, 40
        CMYK:
        76, 71, 0, 40
      HSL:
        236°, 61.2565%, 37.4510%
        HSV (HSB):
        236°, 75.9740%, 60.3922%
        XYZ:
        7.4964, 4.5278, 31.0507
        xyY:
        0.1740, 0.1051, 4.5278
      CIE-Lab:
        25.3447, 36.2146, -60.3599
        CIE-LCH:
        25.3447, 70.3904, 300.9628
        CIE-Luv:
        25.3447, -6.5742, -74.6571
        Hunter-Lab:
        21.2786, 25.6475, -71.6238
      #252c9a color charts
#252c9a RGB chart
      #252c9a CMYK chart
      #252c9a RGB pie chart
      #252c9a color shades, tints & tones
#252c9a color schemes
#252c9a color preview, HTML & CSS examples
           This text has a color of #252c9a        
        
          <p style="color:#252c9a;">Text here</p>
        
        
          .mytext {color:#252c9a;}
        
        Text color #252c9a
      
           This box has a color of #252c9a        
        
          <div style="background-color:#252c9a;">Content here</div>
        
        
          .mybackground {background-color:#252c9a;}
        
        Background color #252c9a
      
           Border around this has a color of #252c9a        
        
          <div style="border:2px solid #252c9a;">Content here</div>
        
        
          .myborder {border:2px solid #252c9a;}
        
        Border color #252c9a