#4221ce color space conversions
Hex:
        #4221ce
        RGB:
        66, 33, 206
        CMY:
        74, 87, 19
        CMYK:
        68, 84, 0, 19
      HSL:
        251°, 72.3849%, 46.8627%
        HSV (HSB):
        251°, 83.9806%, 80.7843%
        XYZ:
        13.9312, 6.7022, 58.9519
        xyY:
        0.1750, 0.0842, 6.7022
      CIE-Lab:
        31.1191, 60.5255, -81.7683
        CIE-LCH:
        31.1191, 101.7320, 306.5091
        CIE-Luv:
        31.1191, -2.6522, -105.7002
        Hunter-Lab:
        25.8886, 50.7496, -116.8895
      #4221ce color charts
#4221ce RGB chart
      #4221ce CMYK chart
      #4221ce RGB pie chart
      #4221ce color shades, tints & tones
#4221ce color schemes
#4221ce color preview, HTML & CSS examples
           This text has a color of #4221ce        
        
          <p style="color:#4221ce;">Text here</p>
        
        
          .mytext {color:#4221ce;}
        
        Text color #4221ce
      
           This box has a color of #4221ce        
        
          <div style="background-color:#4221ce;">Content here</div>
        
        
          .mybackground {background-color:#4221ce;}
        
        Background color #4221ce
      
           Border around this has a color of #4221ce        
        
          <div style="border:2px solid #4221ce;">Content here</div>
        
        
          .myborder {border:2px solid #4221ce;}
        
        Border color #4221ce