#4014b3 color space conversions
Hex:
        #4014b3
        RGB:
        64, 20, 179
        CMY:
        75, 92, 30
        CMYK:
        64, 89, 0, 30
      HSL:
        257°, 79.8995%, 39.0196%
        HSV (HSB):
        257°, 88.8268%, 70.1961%
        XYZ:
        10.5012, 4.8450, 43.0295
        xyY:
        0.1799, 0.0830, 4.8450
      CIE-Lab:
        26.2885, 57.6442, -73.8571
        CIE-LCH:
        26.2885, 93.6895, 307.9714
        CIE-Luv:
        26.2885, 0.0168, -89.8493
        Hunter-Lab:
        22.0113, 46.6393, -100.4971
      #4014b3 color charts
#4014b3 RGB chart
      #4014b3 CMYK chart
      #4014b3 RGB pie chart
      #4014b3 color shades, tints & tones
#4014b3 color schemes
#4014b3 color preview, HTML & CSS examples
           This text has a color of #4014b3        
        
          <p style="color:#4014b3;">Text here</p>
        
        
          .mytext {color:#4014b3;}
        
        Text color #4014b3
      
           This box has a color of #4014b3        
        
          <div style="background-color:#4014b3;">Content here</div>
        
        
          .mybackground {background-color:#4014b3;}
        
        Background color #4014b3
      
           Border around this has a color of #4014b3        
        
          <div style="border:2px solid #4014b3;">Content here</div>
        
        
          .myborder {border:2px solid #4014b3;}
        
        Border color #4014b3