#482eba color space conversions
Hex:
        #482eba
        RGB:
        72, 46, 186
        CMY:
        72, 82, 27
        CMYK:
        61, 75, 0, 27
      HSL:
        251°, 60.3448%, 45.4902%
        HSV (HSB):
        251°, 75.2688%, 72.9412%
        XYZ:
        12.5124, 6.8769, 47.1223
        xyY:
        0.1881, 0.1034, 6.8769
      CIE-Lab:
        31.5250, 49.5044, -69.3418
        CIE-LCH:
        31.5250, 85.1996, 305.5238
        CIE-Luv:
        31.5250, -1.2781, -93.2523
        Hunter-Lab:
        26.2238, 39.2777, -88.1832
      #482eba color charts
#482eba RGB chart
      #482eba CMYK chart
      #482eba RGB pie chart
      #482eba color shades, tints & tones
#482eba color schemes
#482eba color preview, HTML & CSS examples
           This text has a color of #482eba        
        
          <p style="color:#482eba;">Text here</p>
        
        
          .mytext {color:#482eba;}
        
        Text color #482eba
      
           This box has a color of #482eba        
        
          <div style="background-color:#482eba;">Content here</div>
        
        
          .mybackground {background-color:#482eba;}
        
        Background color #482eba
      
           Border around this has a color of #482eba        
        
          <div style="border:2px solid #482eba;">Content here</div>
        
        
          .myborder {border:2px solid #482eba;}
        
        Border color #482eba