#422b83 color space conversions
Hex:
        #422b83
        RGB:
        66, 43, 131
        CMY:
        74, 83, 49
        CMYK:
        50, 67, 0, 49
      HSL:
        256°, 50.5747%, 34.1176%
        HSV (HSB):
        256°, 67.1756%, 51.3725%
        XYZ:
        7.2074, 4.5247, 21.9662
        xyY:
        0.2139, 0.1343, 4.5247
      CIE-Lab:
        25.3353, 33.4634, -46.0314
        CIE-LCH:
        25.3353, 56.9095, 306.0159
        CIE-Luv:
        25.3353, 2.1932, -59.1126
        Hunter-Lab:
        21.2713, 23.2564, -46.3369
      #422b83 color charts
#422b83 RGB chart
      #422b83 CMYK chart
      #422b83 RGB pie chart
      #422b83 color shades, tints & tones
#422b83 color schemes
#422b83 color preview, HTML & CSS examples
           This text has a color of #422b83        
        
          <p style="color:#422b83;">Text here</p>
        
        
          .mytext {color:#422b83;}
        
        Text color #422b83
      
           This box has a color of #422b83        
        
          <div style="background-color:#422b83;">Content here</div>
        
        
          .mybackground {background-color:#422b83;}
        
        Background color #422b83
      
           Border around this has a color of #422b83        
        
          <div style="border:2px solid #422b83;">Content here</div>
        
        
          .myborder {border:2px solid #422b83;}
        
        Border color #422b83