#4214ab color space conversions
Hex:
        #4214ab
        RGB:
        66, 20, 171
        CMY:
        74, 92, 33
        CMYK:
        61, 88, 0, 33
      HSL:
        258°, 79.0576%, 37.4510%
        HSV (HSB):
        258°, 88.3041%, 67.0588%
        XYZ:
        9.8476, 4.5988, 38.8967
        xyY:
        0.1846, 0.0862, 4.5988
      CIE-Lab:
        25.5599, 55.7002, -70.2555
        CIE-LCH:
        25.5599, 89.6568, 308.4082
        CIE-Luv:
        25.5599, 1.2045, -85.2782
        Hunter-Lab:
        21.4449, 44.4396, -92.5287
      #4214ab color charts
#4214ab RGB chart
      #4214ab CMYK chart
      #4214ab RGB pie chart
      #4214ab color shades, tints & tones
#4214ab color schemes
#4214ab color preview, HTML & CSS examples
           This text has a color of #4214ab        
        
          <p style="color:#4214ab;">Text here</p>
        
        
          .mytext {color:#4214ab;}
        
        Text color #4214ab
      
           This box has a color of #4214ab        
        
          <div style="background-color:#4214ab;">Content here</div>
        
        
          .mybackground {background-color:#4214ab;}
        
        Background color #4214ab
      
           Border around this has a color of #4214ab        
        
          <div style="border:2px solid #4214ab;">Content here</div>
        
        
          .myborder {border:2px solid #4214ab;}
        
        Border color #4214ab