#4214a1 color space conversions
Hex:
        #4214a1
        RGB:
        66, 20, 161
        CMY:
        74, 92, 37
        CMYK:
        59, 88, 0, 37
      HSL:
        260°, 77.9006%, 35.4902%
        HSV (HSB):
        260°, 87.5776%, 63.1373%
        XYZ:
        8.9299, 4.2318, 34.0644
        xyY:
        0.1891, 0.0896, 4.2318
      CIE-Lab:
        24.4233, 53.0654, -66.0766
        CIE-LCH:
        24.4233, 84.7470, 308.7676
        CIE-Luv:
        24.4233, 2.1404, -79.4404
        Hunter-Lab:
        20.5713, 41.4868, -83.7796
      #4214a1 color charts
#4214a1 RGB chart
      #4214a1 CMYK chart
      #4214a1 RGB pie chart
      #4214a1 color shades, tints & tones
#4214a1 color schemes
#4214a1 color preview, HTML & CSS examples
           This text has a color of #4214a1        
        
          <p style="color:#4214a1;">Text here</p>
        
        
          .mytext {color:#4214a1;}
        
        Text color #4214a1
      
           This box has a color of #4214a1        
        
          <div style="background-color:#4214a1;">Content here</div>
        
        
          .mybackground {background-color:#4214a1;}
        
        Background color #4214a1
      
           Border around this has a color of #4214a1        
        
          <div style="border:2px solid #4214a1;">Content here</div>
        
        
          .myborder {border:2px solid #4214a1;}
        
        Border color #4214a1