#4221af color space conversions
Hex:
        #4221af
        RGB:
        66, 33, 175
        CMY:
        74, 87, 31
        CMYK:
        62, 81, 0, 31
      HSL:
        254°, 68.2692%, 40.7843%
        HSV (HSB):
        254°, 81.1429%, 68.6275%
        XYZ:
        10.5285, 5.3411, 41.0335
        xyY:
        0.1850, 0.0939, 5.3411
      CIE-Lab:
        27.6853, 51.8311, -69.1434
        CIE-LCH:
        27.6853, 86.4133, 306.8559
        CIE-Luv:
        27.6853, -0.2920, -87.6172
        Hunter-Lab:
        23.1108, 40.8744, -89.0922
      #4221af color charts
#4221af RGB chart
      #4221af CMYK chart
      #4221af RGB pie chart
      #4221af color shades, tints & tones
#4221af color schemes
#4221af color preview, HTML & CSS examples
           This text has a color of #4221af        
        
          <p style="color:#4221af;">Text here</p>
        
        
          .mytext {color:#4221af;}
        
        Text color #4221af
      
           This box has a color of #4221af        
        
          <div style="background-color:#4221af;">Content here</div>
        
        
          .mybackground {background-color:#4221af;}
        
        Background color #4221af
      
           Border around this has a color of #4221af        
        
          <div style="border:2px solid #4221af;">Content here</div>
        
        
          .myborder {border:2px solid #4221af;}
        
        Border color #4221af