#422acb color space conversions
Hex:
        #422acb
        RGB:
        66, 42, 203
        CMY:
        74, 84, 20
        CMYK:
        67, 79, 0, 20
      HSL:
        249°, 65.7143%, 48.0392%
        HSV (HSB):
        249°, 79.3103%, 79.6078%
        XYZ:
        13.8542, 7.1260, 57.1452
        xyY:
        0.1773, 0.0912, 7.1260
      CIE-Lab:
        32.0920, 55.8455, -78.4083
        CIE-LCH:
        32.0920, 96.2631, 305.4600
        CIE-Luv:
        32.0920, -3.4095, -103.8129
        Hunter-Lab:
        26.6945, 45.9245, -108.2364
      #422acb color charts
#422acb RGB chart
      #422acb CMYK chart
      #422acb RGB pie chart
      #422acb color shades, tints & tones
#422acb color schemes
#422acb color preview, HTML & CSS examples
           This text has a color of #422acb        
        
          <p style="color:#422acb;">Text here</p>
        
        
          .mytext {color:#422acb;}
        
        Text color #422acb
      
           This box has a color of #422acb        
        
          <div style="background-color:#422acb;">Content here</div>
        
        
          .mybackground {background-color:#422acb;}
        
        Background color #422acb
      
           Border around this has a color of #422acb        
        
          <div style="border:2px solid #422acb;">Content here</div>
        
        
          .myborder {border:2px solid #422acb;}
        
        Border color #422acb