#422f8e color space conversions
Hex:
        #422f8e
        RGB:
        66, 47, 142
        CMY:
        74, 82, 44
        CMYK:
        54, 67, 0, 44
      HSL:
        252°, 50.2646%, 37.0588%
        HSV (HSB):
        252°, 66.9014%, 55.6863%
        XYZ:
        8.1458, 5.1443, 26.1548
        xyY:
        0.2065, 0.1304, 5.1443
      CIE-Lab:
        27.1419, 34.4890, -49.9430
        CIE-LCH:
        27.1419, 60.6942, 304.6277
        CIE-Luv:
        27.1419, 0.3921, -65.5019
        Hunter-Lab:
        22.6810, 24.4157, -52.4941
      #422f8e color charts
#422f8e RGB chart
      #422f8e CMYK chart
      #422f8e RGB pie chart
      #422f8e color shades, tints & tones
#422f8e color schemes
#422f8e color preview, HTML & CSS examples
           This text has a color of #422f8e        
        
          <p style="color:#422f8e;">Text here</p>
        
        
          .mytext {color:#422f8e;}
        
        Text color #422f8e
      
           This box has a color of #422f8e        
        
          <div style="background-color:#422f8e;">Content here</div>
        
        
          .mybackground {background-color:#422f8e;}
        
        Background color #422f8e
      
           Border around this has a color of #422f8e        
        
          <div style="border:2px solid #422f8e;">Content here</div>
        
        
          .myborder {border:2px solid #422f8e;}
        
        Border color #422f8e