#2a2f75 color space conversions
Hex:
        #2a2f75
        RGB:
        42, 47, 117
        CMY:
        84, 82, 54
        CMYK:
        64, 60, 0, 54
      HSL:
        236°, 47.1698%, 31.1765%
        HSV (HSB):
        236°, 64.1026%, 45.8824%
        XYZ:
        5.1822, 3.8096, 17.2918
        xyY:
        0.1972, 0.1449, 3.8096
      CIE-Lab:
        23.0318, 21.3557, -41.0109
        CIE-LCH:
        23.0318, 46.2380, 297.5075
        CIE-Luv:
        23.0318, -4.8889, -50.3340
        Hunter-Lab:
        19.5183, 13.2361, -38.8640
      #2a2f75 color charts
#2a2f75 RGB chart
      #2a2f75 CMYK chart
      #2a2f75 RGB pie chart
      #2a2f75 color shades, tints & tones
#2a2f75 color schemes
#2a2f75 color preview, HTML & CSS examples
           This text has a color of #2a2f75        
        
          <p style="color:#2a2f75;">Text here</p>
        
        
          .mytext {color:#2a2f75;}
        
        Text color #2a2f75
      
           This box has a color of #2a2f75        
        
          <div style="background-color:#2a2f75;">Content here</div>
        
        
          .mybackground {background-color:#2a2f75;}
        
        Background color #2a2f75
      
           Border around this has a color of #2a2f75        
        
          <div style="border:2px solid #2a2f75;">Content here</div>
        
        
          .myborder {border:2px solid #2a2f75;}
        
        Border color #2a2f75