#2a1237 color space conversions
Hex:
        #2a1237
        RGB:
        42, 18, 55
        CMY:
        84, 93, 78
        CMYK:
        24, 67, 0, 78
      HSL:
        279°, 50.6849%, 14.3137%
        HSV (HSB):
        279°, 67.2727%, 21.5686%
        XYZ:
        1.8607, 1.2007, 3.7481
        xyY:
        0.2733, 0.1763, 1.2007
      CIE-Lab:
        10.5624, 20.2640, -19.2627
        CIE-LCH:
        10.5624, 27.9586, 316.4512
        CIE-Luv:
        10.5624, 5.6799, -16.6205
        Hunter-Lab:
        10.9576, 11.1358, -12.6102
      #2a1237 color charts
#2a1237 RGB chart
      #2a1237 CMYK chart
      #2a1237 RGB pie chart
      #2a1237 color shades, tints & tones
#2a1237 color schemes
#2a1237 color preview, HTML & CSS examples
           This text has a color of #2a1237        
        
          <p style="color:#2a1237;">Text here</p>
        
        
          .mytext {color:#2a1237;}
        
        Text color #2a1237
      
           This box has a color of #2a1237        
        
          <div style="background-color:#2a1237;">Content here</div>
        
        
          .mybackground {background-color:#2a1237;}
        
        Background color #2a1237
      
           Border around this has a color of #2a1237        
        
          <div style="border:2px solid #2a1237;">Content here</div>
        
        
          .myborder {border:2px solid #2a1237;}
        
        Border color #2a1237