#4224a5 color space conversions
Hex:
        #4224a5
        RGB:
        66, 36, 165
        CMY:
        74, 86, 35
        CMYK:
        60, 78, 0, 35
      HSL:
        254°, 64.1791%, 39.4118%
        HSV (HSB):
        254°, 78.1818%, 64.7059%
        XYZ:
        9.6692, 5.1366, 36.0792
        xyY:
        0.1900, 0.1009, 5.1366
      CIE-Lab:
        27.1205, 47.5463, -64.0520
        CIE-LCH:
        27.1205, 79.7703, 306.5868
        CIE-Luv:
        27.1205, 0.1929, -81.5162
        Hunter-Lab:
        22.6641, 36.4912, -78.5193
      #4224a5 color charts
#4224a5 RGB chart
      #4224a5 CMYK chart
      #4224a5 RGB pie chart
      #4224a5 color shades, tints & tones
#4224a5 color schemes
#4224a5 color preview, HTML & CSS examples
           This text has a color of #4224a5        
        
          <p style="color:#4224a5;">Text here</p>
        
        
          .mytext {color:#4224a5;}
        
        Text color #4224a5
      
           This box has a color of #4224a5        
        
          <div style="background-color:#4224a5;">Content here</div>
        
        
          .mybackground {background-color:#4224a5;}
        
        Background color #4224a5
      
           Border around this has a color of #4224a5        
        
          <div style="border:2px solid #4224a5;">Content here</div>
        
        
          .myborder {border:2px solid #4224a5;}
        
        Border color #4224a5