#4224bd color space conversions
Hex:
        #4224bd
        RGB:
        66, 36, 189
        CMY:
        74, 86, 26
        CMYK:
        65, 81, 0, 26
      HSL:
        252°, 68.0000%, 44.1176%
        HSV (HSB):
        252°, 80.9524%, 74.1176%
        XYZ:
        12.0630, 6.0941, 48.6846
        xyY:
        0.1805, 0.0912, 6.0941
      CIE-Lab:
        29.6487, 54.5090, -74.2304
        CIE-LCH:
        29.6487, 92.0944, 306.2906
        CIE-Luv:
        29.6487, -1.7221, -95.7930
        Hunter-Lab:
        24.6863, 44.0230, -99.6473
      #4224bd color charts
#4224bd RGB chart
      #4224bd CMYK chart
      #4224bd RGB pie chart
      #4224bd color shades, tints & tones
#4224bd color schemes
#4224bd color preview, HTML & CSS examples
           This text has a color of #4224bd        
        
          <p style="color:#4224bd;">Text here</p>
        
        
          .mytext {color:#4224bd;}
        
        Text color #4224bd
      
           This box has a color of #4224bd        
        
          <div style="background-color:#4224bd;">Content here</div>
        
        
          .mybackground {background-color:#4224bd;}
        
        Background color #4224bd
      
           Border around this has a color of #4224bd        
        
          <div style="border:2px solid #4224bd;">Content here</div>
        
        
          .myborder {border:2px solid #4224bd;}
        
        Border color #4224bd