#4022ff color space conversions
Hex:
        #4022ff
        RGB:
        64, 34, 255
        CMY:
        75, 87, 0
        CMYK:
        75, 87, 0, 0
      HSL:
        248°, 100.0000%, 56.6667%
        HSV (HSB):
        248°, 86.6667%, 100.0000%
        XYZ:
        20.7364, 9.4540, 95.3396
        xyY:
        0.1652, 0.0753, 9.4540
      CIE-Lab:
        36.8442, 73.2245, -100.2273
        CIE-LCH:
        36.8442, 124.1263, 306.1513
        CIE-Luv:
        36.8442, -6.1918, -133.4667
        Hunter-Lab:
        30.7474, 66.5742, -162.3194
      #4022ff color charts
#4022ff RGB chart
      #4022ff CMYK chart
      #4022ff RGB pie chart
      #4022ff color shades, tints & tones
#4022ff color schemes
#4022ff color preview, HTML & CSS examples
           This text has a color of #4022ff        
        
          <p style="color:#4022ff;">Text here</p>
        
        
          .mytext {color:#4022ff;}
        
        Text color #4022ff
      
           This box has a color of #4022ff        
        
          <div style="background-color:#4022ff;">Content here</div>
        
        
          .mybackground {background-color:#4022ff;}
        
        Background color #4022ff
      
           Border around this has a color of #4022ff        
        
          <div style="border:2px solid #4022ff;">Content here</div>
        
        
          .myborder {border:2px solid #4022ff;}
        
        Border color #4022ff