#252c8a color space conversions
Hex:
        #252c8a
        RGB:
        37, 44, 138
        CMY:
        85, 83, 46
        CMYK:
        73, 68, 0, 46
      HSL:
        236°, 57.7143%, 34.3137%
        HSV (HSB):
        236°, 73.1884%, 54.1176%
        XYZ:
        6.2511, 4.0297, 24.4931
        xyY:
        0.1798, 0.1159, 4.0297
      CIE-Lab:
        23.7692, 30.4061, -53.0671
        CIE-LCH:
        23.7692, 61.1609, 299.8116
        CIE-Luv:
        23.7692, -6.0134, -64.7697
        Hunter-Lab:
        20.0740, 20.4557, -58.2903
      #252c8a color charts
#252c8a RGB chart
      #252c8a CMYK chart
      #252c8a RGB pie chart
      #252c8a color shades, tints & tones
#252c8a color schemes
#252c8a color preview, HTML & CSS examples
           This text has a color of #252c8a        
        
          <p style="color:#252c8a;">Text here</p>
        
        
          .mytext {color:#252c8a;}
        
        Text color #252c8a
      
           This box has a color of #252c8a        
        
          <div style="background-color:#252c8a;">Content here</div>
        
        
          .mybackground {background-color:#252c8a;}
        
        Background color #252c8a
      
           Border around this has a color of #252c8a        
        
          <div style="border:2px solid #252c8a;">Content here</div>
        
        
          .myborder {border:2px solid #252c8a;}
        
        Border color #252c8a