#4022fc color space conversions
Hex:
        #4022fc
        RGB:
        64, 34, 252
        CMY:
        75, 87, 1
        CMYK:
        75, 87, 0, 1
      HSL:
        248°, 97.3214%, 56.0784%
        HSV (HSB):
        248°, 86.5079%, 98.8235%
        XYZ:
        20.2571, 9.2623, 92.8156
        xyY:
        0.1656, 0.0757, 9.2623
      CIE-Lab:
        36.4845, 72.4375, -99.1438
        CIE-LCH:
        36.4845, 122.7871, 306.1530
        CIE-Luv:
        36.4845, -6.0193, -131.7875
        Hunter-Lab:
        30.4341, 65.5509, -159.5145
      #4022fc color charts
#4022fc RGB chart
      #4022fc CMYK chart
      #4022fc RGB pie chart
      #4022fc color shades, tints & tones
#4022fc color schemes
#4022fc color preview, HTML & CSS examples
           This text has a color of #4022fc        
        
          <p style="color:#4022fc;">Text here</p>
        
        
          .mytext {color:#4022fc;}
        
        Text color #4022fc
      
           This box has a color of #4022fc        
        
          <div style="background-color:#4022fc;">Content here</div>
        
        
          .mybackground {background-color:#4022fc;}
        
        Background color #4022fc
      
           Border around this has a color of #4022fc        
        
          <div style="border:2px solid #4022fc;">Content here</div>
        
        
          .myborder {border:2px solid #4022fc;}
        
        Border color #4022fc