#2a2f50 color space conversions
Hex:
        #2a2f50
        RGB:
        42, 47, 80
        CMY:
        84, 82, 69
        CMYK:
        48, 41, 0, 69
      HSL:
        232°, 31.1475%, 23.9216%
        HSV (HSB):
        232°, 47.5000%, 31.3725%
        XYZ:
        3.4193, 3.1045, 8.0084
        xyY:
        0.2353, 0.2136, 3.1045
      CIE-Lab:
        20.4575, 7.9140, -20.9387
        CIE-LCH:
        20.4575, 22.3844, 290.7047
        CIE-Luv:
        20.4575, -3.4679, -24.1548
        Hunter-Lab:
        17.6195, 3.8066, -14.6149
      #2a2f50 color charts
#2a2f50 RGB chart
      #2a2f50 CMYK chart
      #2a2f50 RGB pie chart
      #2a2f50 color shades, tints & tones
#2a2f50 color schemes
#2a2f50 color preview, HTML & CSS examples
           This text has a color of #2a2f50        
        
          <p style="color:#2a2f50;">Text here</p>
        
        
          .mytext {color:#2a2f50;}
        
        Text color #2a2f50
      
           This box has a color of #2a2f50        
        
          <div style="background-color:#2a2f50;">Content here</div>
        
        
          .mybackground {background-color:#2a2f50;}
        
        Background color #2a2f50
      
           Border around this has a color of #2a2f50        
        
          <div style="border:2px solid #2a2f50;">Content here</div>
        
        
          .myborder {border:2px solid #2a2f50;}
        
        Border color #2a2f50