#2a22b1 color space conversions
Hex:
        #2a22b1
        RGB:
        42, 34, 177
        CMY:
        84, 87, 31
        CMYK:
        76, 81, 0, 31
      HSL:
        243°, 67.7725%, 41.3725%
        HSV (HSB):
        243°, 80.7910%, 69.4118%
        XYZ:
        9.4627, 4.8106, 42.0248
        xyY:
        0.1681, 0.0854, 4.8106
      CIE-Lab:
        26.1883, 49.8910, -72.8785
        CIE-LCH:
        26.1883, 88.3198, 304.3947
        CIE-Luv:
        26.1883, -5.3106, -88.4755
        Hunter-Lab:
        21.9331, 38.6279, -98.2489
      #2a22b1 color charts
#2a22b1 RGB chart
      #2a22b1 CMYK chart
      #2a22b1 RGB pie chart
      #2a22b1 color shades, tints & tones
#2a22b1 color schemes
#2a22b1 color preview, HTML & CSS examples
           This text has a color of #2a22b1        
        
          <p style="color:#2a22b1;">Text here</p>
        
        
          .mytext {color:#2a22b1;}
        
        Text color #2a22b1
      
           This box has a color of #2a22b1        
        
          <div style="background-color:#2a22b1;">Content here</div>
        
        
          .mybackground {background-color:#2a22b1;}
        
        Background color #2a22b1
      
           Border around this has a color of #2a22b1        
        
          <div style="border:2px solid #2a22b1;">Content here</div>
        
        
          .myborder {border:2px solid #2a22b1;}
        
        Border color #2a22b1