#4020e4 color space conversions
Hex:
        #4020e4
        RGB:
        64, 32, 228
        CMY:
        75, 87, 11
        CMYK:
        72, 86, 0, 11
      HSL:
        250°, 78.4000%, 50.9804%
        HSV (HSB):
        250°, 85.9649%, 89.4118%
        XYZ:
        16.6345, 7.7244, 74.0130
        xyY:
        0.1691, 0.0785, 7.7244
      CIE-Lab:
        33.4023, 66.7382, -90.6751
        CIE-LCH:
        33.4023, 112.5876, 306.3536
        CIE-Luv:
        33.4023, -4.4145, -118.2196
        Hunter-Lab:
        27.7929, 58.1973, -138.4354
      #4020e4 color charts
#4020e4 RGB chart
      #4020e4 CMYK chart
      #4020e4 RGB pie chart
      #4020e4 color shades, tints & tones
#4020e4 color schemes
#4020e4 color preview, HTML & CSS examples
           This text has a color of #4020e4        
        
          <p style="color:#4020e4;">Text here</p>
        
        
          .mytext {color:#4020e4;}
        
        Text color #4020e4
      
           This box has a color of #4020e4        
        
          <div style="background-color:#4020e4;">Content here</div>
        
        
          .mybackground {background-color:#4020e4;}
        
        Background color #4020e4
      
           Border around this has a color of #4020e4        
        
          <div style="border:2px solid #4020e4;">Content here</div>
        
        
          .myborder {border:2px solid #4020e4;}
        
        Border color #4020e4