#4022ea color space conversions
Hex:
        #4022ea
        RGB:
        64, 34, 234
        CMY:
        75, 87, 8
        CMYK:
        73, 85, 0, 8
      HSL:
        249°, 82.6446%, 52.5490%
        HSV (HSB):
        249°, 85.4701%, 91.7647%
        XYZ:
        17.5377, 8.1746, 78.4954
        xyY:
        0.1683, 0.0784, 8.1746
      CIE-Lab:
        34.3438, 67.6530, -92.5324
        CIE-LCH:
        34.3438, 114.6262, 306.1715
        CIE-Luv:
        34.3438, -4.9519, -121.6551
        Hunter-Lab:
        28.5912, 59.4563, -142.7634
      #4022ea color charts
#4022ea RGB chart
      #4022ea CMYK chart
      #4022ea RGB pie chart
      #4022ea color shades, tints & tones
#4022ea color schemes
#4022ea color preview, HTML & CSS examples
           This text has a color of #4022ea        
        
          <p style="color:#4022ea;">Text here</p>
        
        
          .mytext {color:#4022ea;}
        
        Text color #4022ea
      
           This box has a color of #4022ea        
        
          <div style="background-color:#4022ea;">Content here</div>
        
        
          .mybackground {background-color:#4022ea;}
        
        Background color #4022ea
      
           Border around this has a color of #4022ea        
        
          <div style="border:2px solid #4022ea;">Content here</div>
        
        
          .myborder {border:2px solid #4022ea;}
        
        Border color #4022ea