#482f9a color space conversions
Hex:
        #482f9a
        RGB:
        72, 47, 154
        CMY:
        72, 82, 40
        CMYK:
        53, 69, 0, 40
      HSL:
        254°, 53.2338%, 39.4118%
        HSV (HSB):
        254°, 69.4805%, 60.3922%
        XYZ:
        9.5217, 5.7438, 31.1787
        xyY:
        0.2050, 0.1237, 5.7438
      CIE-Lab:
        28.7568, 39.3009, -54.6576
        CIE-LCH:
        28.7568, 67.3202, 305.7176
        CIE-Luv:
        28.7568, 1.2894, -72.9475
        Hunter-Lab:
        23.9663, 28.9764, -60.3562
      #482f9a color charts
#482f9a RGB chart
      #482f9a CMYK chart
      #482f9a RGB pie chart
      #482f9a color shades, tints & tones
#482f9a color schemes
#482f9a color preview, HTML & CSS examples
           This text has a color of #482f9a        
        
          <p style="color:#482f9a;">Text here</p>
        
        
          .mytext {color:#482f9a;}
        
        Text color #482f9a
      
           This box has a color of #482f9a        
        
          <div style="background-color:#482f9a;">Content here</div>
        
        
          .mybackground {background-color:#482f9a;}
        
        Background color #482f9a
      
           Border around this has a color of #482f9a        
        
          <div style="border:2px solid #482f9a;">Content here</div>
        
        
          .myborder {border:2px solid #482f9a;}
        
        Border color #482f9a