#252c6a color space conversions
Hex:
        #252c6a
        RGB:
        37, 44, 106
        CMY:
        85, 83, 58
        CMYK:
        65, 58, 0, 58
      HSL:
        234°, 48.2517%, 28.0392%
        HSV (HSB):
        234°, 65.0943%, 41.5686%
        XYZ:
        4.2652, 3.2353, 14.0353
        xyY:
        0.1980, 0.1502, 3.2353
      CIE-Lab:
        20.9626, 18.3572, -37.3016
        CIE-LCH:
        20.9626, 41.5740, 296.2032
        CIE-Luv:
        20.9626, -4.9233, -44.0148
        Hunter-Lab:
        17.9869, 10.8498, -33.6737
      #252c6a color charts
#252c6a RGB chart
      #252c6a CMYK chart
      #252c6a RGB pie chart
      #252c6a color shades, tints & tones
#252c6a color schemes
#252c6a color preview, HTML & CSS examples
           This text has a color of #252c6a        
        
          <p style="color:#252c6a;">Text here</p>
        
        
          .mytext {color:#252c6a;}
        
        Text color #252c6a
      
           This box has a color of #252c6a        
        
          <div style="background-color:#252c6a;">Content here</div>
        
        
          .mybackground {background-color:#252c6a;}
        
        Background color #252c6a
      
           Border around this has a color of #252c6a        
        
          <div style="border:2px solid #252c6a;">Content here</div>
        
        
          .myborder {border:2px solid #252c6a;}
        
        Border color #252c6a