#252aa1 color space conversions
Hex:
        #252aa1
        RGB:
        37, 42, 161
        CMY:
        85, 84, 37
        CMYK:
        77, 74, 0, 37
      HSL:
        238°, 62.6263%, 38.8235%
        HSV (HSB):
        238°, 77.0186%, 63.1373%
        XYZ:
        8.0239, 4.6225, 34.1875
        xyY:
        0.1713, 0.0987, 4.6225
      CIE-Lab:
        25.6309, 39.8975, -64.1580
        CIE-LCH:
        25.6309, 75.5517, 301.8760
        CIE-Luv:
        25.6309, -6.4821, -79.0071
        Hunter-Lab:
        21.4999, 28.9929, -79.2286
      #252aa1 color charts
#252aa1 RGB chart
      #252aa1 CMYK chart
      #252aa1 RGB pie chart
      #252aa1 color shades, tints & tones
#252aa1 color schemes
#252aa1 color preview, HTML & CSS examples
           This text has a color of #252aa1        
        
          <p style="color:#252aa1;">Text here</p>
        
        
          .mytext {color:#252aa1;}
        
        Text color #252aa1
      
           This box has a color of #252aa1        
        
          <div style="background-color:#252aa1;">Content here</div>
        
        
          .mybackground {background-color:#252aa1;}
        
        Background color #252aa1
      
           Border around this has a color of #252aa1        
        
          <div style="border:2px solid #252aa1;">Content here</div>
        
        
          .myborder {border:2px solid #252aa1;}
        
        Border color #252aa1