#2a1275 color space conversions
Hex:
        #2a1275
        RGB:
        42, 18, 117
        CMY:
        84, 93, 54
        CMYK:
        64, 85, 0, 54
      HSL:
        255°, 73.3333%, 26.4706%
        HSV (HSB):
        255°, 84.6154%, 45.8824%
        XYZ:
        4.3820, 2.2092, 17.0251
        xyY:
        0.1856, 0.0935, 2.2092
      CIE-Lab:
        16.5489, 38.9900, -51.6284
        CIE-LCH:
        16.5489, 64.6971, 307.0603
        CIE-Luv:
        16.5489, 0.0011, -52.4745
        Hunter-Lab:
        14.8634, 26.6145, -57.5085
      #2a1275 color charts
#2a1275 RGB chart
      #2a1275 CMYK chart
      #2a1275 RGB pie chart
      #2a1275 color shades, tints & tones
#2a1275 color schemes
#2a1275 color preview, HTML & CSS examples
           This text has a color of #2a1275        
        
          <p style="color:#2a1275;">Text here</p>
        
        
          .mytext {color:#2a1275;}
        
        Text color #2a1275
      
           This box has a color of #2a1275        
        
          <div style="background-color:#2a1275;">Content here</div>
        
        
          .mybackground {background-color:#2a1275;}
        
        Background color #2a1275
      
           Border around this has a color of #2a1275        
        
          <div style="border:2px solid #2a1275;">Content here</div>
        
        
          .myborder {border:2px solid #2a1275;}
        
        Border color #2a1275