#483ec4 color space conversions
Hex:
        #483ec4
        RGB:
        72, 62, 196
        CMY:
        72, 76, 23
        CMYK:
        63, 68, 0, 23
      HSL:
        244°, 53.1746%, 50.5882%
        HSV (HSB):
        244°, 68.3673%, 76.8627%
        XYZ:
        14.3589, 8.8085, 53.1680
        xyY:
        0.1881, 0.1154, 8.8085
      CIE-Lab:
        35.6129, 43.8264, -68.5047
        CIE-LCH:
        35.6129, 81.3243, 302.6094
        CIE-Luv:
        35.6129, -4.6924, -96.8783
        Hunter-Lab:
        29.6791, 34.4209, -85.4384
      #483ec4 color charts
#483ec4 RGB chart
      #483ec4 CMYK chart
      #483ec4 RGB pie chart
      #483ec4 color shades, tints & tones
#483ec4 color schemes
#483ec4 color preview, HTML & CSS examples
           This text has a color of #483ec4        
        
          <p style="color:#483ec4;">Text here</p>
        
        
          .mytext {color:#483ec4;}
        
        Text color #483ec4
      
           This box has a color of #483ec4        
        
          <div style="background-color:#483ec4;">Content here</div>
        
        
          .mybackground {background-color:#483ec4;}
        
        Background color #483ec4
      
           Border around this has a color of #483ec4        
        
          <div style="border:2px solid #483ec4;">Content here</div>
        
        
          .myborder {border:2px solid #483ec4;}
        
        Border color #483ec4