#2a218a color space conversions
Hex:
        #2a218a
        RGB:
        42, 33, 138
        CMY:
        84, 87, 46
        CMYK:
        70, 76, 0, 46
      HSL:
        245°, 61.4035%, 33.5294%
        HSV (HSB):
        245°, 76.0870%, 54.1176%
        XYZ:
        6.0861, 3.4149, 24.3831
        xyY:
        0.1796, 0.1008, 3.4149
      CIE-Lab:
        21.6344, 37.8170, -56.5655
        CIE-LCH:
        21.6344, 68.0426, 303.7648
        CIE-Luv:
        21.6344, -3.1593, -65.4606
        Hunter-Lab:
        18.4795, 26.4489, -65.2955
      #2a218a color charts
#2a218a RGB chart
      #2a218a CMYK chart
      #2a218a RGB pie chart
      #2a218a color shades, tints & tones
#2a218a color schemes
#2a218a color preview, HTML & CSS examples
           This text has a color of #2a218a        
        
          <p style="color:#2a218a;">Text here</p>
        
        
          .mytext {color:#2a218a;}
        
        Text color #2a218a
      
           This box has a color of #2a218a        
        
          <div style="background-color:#2a218a;">Content here</div>
        
        
          .mybackground {background-color:#2a218a;}
        
        Background color #2a218a
      
           Border around this has a color of #2a218a        
        
          <div style="border:2px solid #2a218a;">Content here</div>
        
        
          .myborder {border:2px solid #2a218a;}
        
        Border color #2a218a