#4032dc color space conversions
Hex:
        #4032dc
        RGB:
        64, 50, 220
        CMY:
        75, 80, 14
        CMYK:
        71, 77, 0, 14
      HSL:
        245°, 70.8333%, 52.9412%
        HSV (HSB):
        245°, 77.2727%, 86.2745%
        XYZ:
        16.1732, 8.5385, 68.5058
        xyY:
        0.1735, 0.0916, 8.5385
      CIE-Lab:
        35.0801, 56.8970, -83.3078
        CIE-LCH:
        35.0801, 100.8834, 304.3320
        CIE-Luv:
        35.0801, -5.8740, -113.3853
        Hunter-Lab:
        29.2207, 47.6608, -118.5466
      #4032dc color charts
#4032dc RGB chart
      #4032dc CMYK chart
      #4032dc RGB pie chart
      #4032dc color shades, tints & tones
#4032dc color schemes
#4032dc color preview, HTML & CSS examples
           This text has a color of #4032dc        
        
          <p style="color:#4032dc;">Text here</p>
        
        
          .mytext {color:#4032dc;}
        
        Text color #4032dc
      
           This box has a color of #4032dc        
        
          <div style="background-color:#4032dc;">Content here</div>
        
        
          .mybackground {background-color:#4032dc;}
        
        Background color #4032dc
      
           Border around this has a color of #4032dc        
        
          <div style="border:2px solid #4032dc;">Content here</div>
        
        
          .myborder {border:2px solid #4032dc;}
        
        Border color #4032dc