#252f43 color space conversions
Hex:
        #252f43
        RGB:
        37, 47, 67
        CMY:
        85, 82, 74
        CMYK:
        45, 30, 0, 74
      HSL:
        220°, 28.8462%, 20.3922%
        HSV (HSB):
        220°, 44.7761%, 26.2745%
        XYZ:
        2.7926, 2.8316, 5.7096
        xyY:
        0.2464, 0.2498, 2.8316
      CIE-Lab:
        19.3564, 1.8874, -13.8997
        CIE-LCH:
        19.3564, 14.0272, 277.7329
        CIE-Luv:
        19.3564, -4.7343, -15.0733
        Hunter-Lab:
        16.8273, 0.1752, -8.3381
      #252f43 color charts
#252f43 RGB chart
      #252f43 CMYK chart
      #252f43 RGB pie chart
      #252f43 color shades, tints & tones
#252f43 color schemes
#252f43 color preview, HTML & CSS examples
           This text has a color of #252f43        
        
          <p style="color:#252f43;">Text here</p>
        
        
          .mytext {color:#252f43;}
        
        Text color #252f43
      
           This box has a color of #252f43        
        
          <div style="background-color:#252f43;">Content here</div>
        
        
          .mybackground {background-color:#252f43;}
        
        Background color #252f43
      
           Border around this has a color of #252f43        
        
          <div style="border:2px solid #252f43;">Content here</div>
        
        
          .myborder {border:2px solid #252f43;}
        
        Border color #252f43