#482bdf color space conversions
Hex:
        #482bdf
        RGB:
        72, 43, 223
        CMY:
        72, 83, 13
        CMYK:
        68, 81, 0, 13
      HSL:
        250°, 73.7705%, 52.1569%
        HSV (HSB):
        250°, 80.7175%, 87.4510%
        XYZ:
        16.8556, 8.4332, 70.5514
        xyY:
        0.1759, 0.0880, 8.4332
      CIE-Lab:
        34.8692, 61.6494, -85.3605
        CIE-LCH:
        34.8692, 105.2951, 305.8377
        CIE-Luv:
        34.8692, -3.5906, -115.3838
        Hunter-Lab:
        29.0399, 52.7868, -123.7148
      #482bdf color charts
#482bdf RGB chart
      #482bdf CMYK chart
      #482bdf RGB pie chart
      #482bdf color shades, tints & tones
#482bdf color schemes
#482bdf color preview, HTML & CSS examples
           This text has a color of #482bdf        
        
          <p style="color:#482bdf;">Text here</p>
        
        
          .mytext {color:#482bdf;}
        
        Text color #482bdf
      
           This box has a color of #482bdf        
        
          <div style="background-color:#482bdf;">Content here</div>
        
        
          .mybackground {background-color:#482bdf;}
        
        Background color #482bdf
      
           Border around this has a color of #482bdf        
        
          <div style="border:2px solid #482bdf;">Content here</div>
        
        
          .myborder {border:2px solid #482bdf;}
        
        Border color #482bdf