#4226a5 color space conversions
Hex:
        #4226a5
        RGB:
        66, 38, 165
        CMY:
        74, 85, 35
        CMYK:
        60, 77, 0, 35
      HSL:
        253°, 62.5616%, 39.8039%
        HSV (HSB):
        253°, 76.9697%, 64.7059%
        XYZ:
        9.7314, 5.2611, 36.0999
        xyY:
        0.1905, 0.1030, 5.2611
      CIE-Lab:
        27.4660, 46.5566, -63.4828
        CIE-LCH:
        27.4660, 78.7247, 306.2554
        CIE-Luv:
        27.4660, -0.0696, -81.3799
        Hunter-Lab:
        22.9371, 35.5916, -77.2587
      #4226a5 color charts
#4226a5 RGB chart
      #4226a5 CMYK chart
      #4226a5 RGB pie chart
      #4226a5 color shades, tints & tones
#4226a5 color schemes
#4226a5 color preview, HTML & CSS examples
           This text has a color of #4226a5        
        
          <p style="color:#4226a5;">Text here</p>
        
        
          .mytext {color:#4226a5;}
        
        Text color #4226a5
      
           This box has a color of #4226a5        
        
          <div style="background-color:#4226a5;">Content here</div>
        
        
          .mybackground {background-color:#4226a5;}
        
        Background color #4226a5
      
           Border around this has a color of #4226a5        
        
          <div style="border:2px solid #4226a5;">Content here</div>
        
        
          .myborder {border:2px solid #4226a5;}
        
        Border color #4226a5