#422d95 color space conversions
Hex:
        #422d95
        RGB:
        66, 45, 149
        CMY:
        74, 82, 42
        CMYK:
        56, 70, 0, 42
      HSL:
        252°, 53.6082%, 38.0392%
        HSV (HSB):
        252°, 69.7987%, 58.4314%
        XYZ:
        8.6100, 5.2049, 28.9846
        xyY:
        0.2012, 0.1216, 5.2049
      CIE-Lab:
        27.3109, 37.8711, -53.9828
        CIE-LCH:
        27.3109, 65.9422, 305.0512
        CIE-Luv:
        27.3109, 0.1786, -70.4947
        Hunter-Lab:
        22.8144, 27.4394, -59.3553
      #422d95 color charts
#422d95 RGB chart
      #422d95 CMYK chart
      #422d95 RGB pie chart
      #422d95 color shades, tints & tones
#422d95 color schemes
#422d95 color preview, HTML & CSS examples
           This text has a color of #422d95        
        
          <p style="color:#422d95;">Text here</p>
        
        
          .mytext {color:#422d95;}
        
        Text color #422d95
      
           This box has a color of #422d95        
        
          <div style="background-color:#422d95;">Content here</div>
        
        
          .mybackground {background-color:#422d95;}
        
        Background color #422d95
      
           Border around this has a color of #422d95        
        
          <div style="border:2px solid #422d95;">Content here</div>
        
        
          .myborder {border:2px solid #422d95;}
        
        Border color #422d95