#2a2148 color space conversions
Hex:
        #2a2148
        RGB:
        42, 33, 72
        CMY:
        84, 87, 72
        CMYK:
        42, 54, 0, 72
      HSL:
        254°, 37.1429%, 20.5882%
        HSV (HSB):
        254°, 54.1667%, 28.2353%
        XYZ:
        2.6684, 2.0478, 6.3855
        xyY:
        0.2404, 0.1845, 2.0478
      CIE-Lab:
        15.7363, 15.1697, -22.9860
        CIE-LCH:
        15.7363, 27.5405, 303.4229
        CIE-Luv:
        15.7363, 1.0848, -24.0501
        Hunter-Lab:
        14.3103, 8.2415, -16.4392
      #2a2148 color charts
#2a2148 RGB chart
      #2a2148 CMYK chart
      #2a2148 RGB pie chart
      #2a2148 color shades, tints & tones
#2a2148 color schemes
#2a2148 color preview, HTML & CSS examples
           This text has a color of #2a2148        
        
          <p style="color:#2a2148;">Text here</p>
        
        
          .mytext {color:#2a2148;}
        
        Text color #2a2148
      
           This box has a color of #2a2148        
        
          <div style="background-color:#2a2148;">Content here</div>
        
        
          .mybackground {background-color:#2a2148;}
        
        Background color #2a2148
      
           Border around this has a color of #2a2148        
        
          <div style="border:2px solid #2a2148;">Content here</div>
        
        
          .myborder {border:2px solid #2a2148;}
        
        Border color #2a2148