#4028d1 color space conversions
Hex:
        #4028d1
        RGB:
        64, 40, 209
        CMY:
        75, 84, 18
        CMYK:
        69, 81, 0, 18
      HSL:
        249°, 67.8715%, 48.8235%
        HSV (HSB):
        249°, 80.8612%, 81.9608%
        XYZ:
        14.3818, 7.2110, 60.9555
        xyY:
        0.1742, 0.0874, 7.2110
      CIE-Lab:
        32.2826, 58.3226, -81.5885
        CIE-LCH:
        32.2826, 100.2906, 305.5586
        CIE-Luv:
        32.2826, -3.9793, -107.3693
        Hunter-Lab:
        26.8533, 48.6054, -115.7874
      #4028d1 color charts
#4028d1 RGB chart
      #4028d1 CMYK chart
      #4028d1 RGB pie chart
      #4028d1 color shades, tints & tones
#4028d1 color schemes
#4028d1 color preview, HTML & CSS examples
           This text has a color of #4028d1        
        
          <p style="color:#4028d1;">Text here</p>
        
        
          .mytext {color:#4028d1;}
        
        Text color #4028d1
      
           This box has a color of #4028d1        
        
          <div style="background-color:#4028d1;">Content here</div>
        
        
          .mybackground {background-color:#4028d1;}
        
        Background color #4028d1
      
           Border around this has a color of #4028d1        
        
          <div style="border:2px solid #4028d1;">Content here</div>
        
        
          .myborder {border:2px solid #4028d1;}
        
        Border color #4028d1