#252ca9 color space conversions
Hex:
        #252ca9
        RGB:
        37, 44, 169
        CMY:
        85, 83, 34
        CMYK:
        78, 74, 0, 34
      HSL:
        237°, 64.0777%, 40.3922%
        HSV (HSB):
        237°, 78.1065%, 66.2745%
        XYZ:
        8.8251, 5.0593, 38.0475
        xyY:
        0.1699, 0.0974, 5.0593
      CIE-Lab:
        26.9029, 41.4841, -66.8995
        CIE-LCH:
        26.9029, 78.7177, 301.8029
        CIE-Luv:
        26.9029, -7.1079, -83.7135
        Hunter-Lab:
        22.4928, 30.6723, -84.5467
      #252ca9 color charts
#252ca9 RGB chart
      #252ca9 CMYK chart
      #252ca9 RGB pie chart
      #252ca9 color shades, tints & tones
#252ca9 color schemes
#252ca9 color preview, HTML & CSS examples
           This text has a color of #252ca9        
        
          <p style="color:#252ca9;">Text here</p>
        
        
          .mytext {color:#252ca9;}
        
        Text color #252ca9
      
           This box has a color of #252ca9        
        
          <div style="background-color:#252ca9;">Content here</div>
        
        
          .mybackground {background-color:#252ca9;}
        
        Background color #252ca9
      
           Border around this has a color of #252ca9        
        
          <div style="border:2px solid #252ca9;">Content here</div>
        
        
          .myborder {border:2px solid #252ca9;}
        
        Border color #252ca9