#2a1284 color space conversions
Hex:
        #2a1284
        RGB:
        42, 18, 132
        CMY:
        84, 93, 48
        CMYK:
        68, 86, 0, 48
      HSL:
        253°, 76.0000%, 29.4118%
        HSV (HSB):
        253°, 86.3636%, 51.7647%
        XYZ:
        5.3360, 2.5908, 22.0486
        xyY:
        0.1780, 0.0864, 2.5908
      CIE-Lab:
        18.3244, 43.5034, -58.2658
        CIE-LCH:
        18.3244, 72.7149, 306.7464
        CIE-Luv:
        18.3244, -1.0500, -61.2271
        Hunter-Lab:
        16.0960, 31.0071, -69.9497
      #2a1284 color charts
#2a1284 RGB chart
      #2a1284 CMYK chart
      #2a1284 RGB pie chart
      #2a1284 color shades, tints & tones
#2a1284 color schemes
#2a1284 color preview, HTML & CSS examples
           This text has a color of #2a1284        
        
          <p style="color:#2a1284;">Text here</p>
        
        
          .mytext {color:#2a1284;}
        
        Text color #2a1284
      
           This box has a color of #2a1284        
        
          <div style="background-color:#2a1284;">Content here</div>
        
        
          .mybackground {background-color:#2a1284;}
        
        Background color #2a1284
      
           Border around this has a color of #2a1284        
        
          <div style="border:2px solid #2a1284;">Content here</div>
        
        
          .myborder {border:2px solid #2a1284;}
        
        Border color #2a1284