#482c6e color space conversions
Hex:
        #482c6e
        RGB:
        72, 44, 110
        CMY:
        72, 83, 57
        CMYK:
        35, 60, 0, 57
      HSL:
        265°, 42.8571%, 30.1961%
        HSV (HSB):
        265°, 60.0000%, 43.1373%
        XYZ:
        6.3876, 4.3049, 15.2461
        xyY:
        0.2463, 0.1660, 4.3049
      CIE-Lab:
        24.6548, 28.0484, -33.7611
        CIE-LCH:
        24.6548, 43.8922, 309.7194
        CIE-Luv:
        24.6548, 6.7642, -43.6981
        Hunter-Lab:
        20.7482, 18.6446, -29.0435
      #482c6e color charts
#482c6e RGB chart
      #482c6e CMYK chart
      #482c6e RGB pie chart
      #482c6e color shades, tints & tones
#482c6e color schemes
#482c6e color preview, HTML & CSS examples
           This text has a color of #482c6e        
        
          <p style="color:#482c6e;">Text here</p>
        
        
          .mytext {color:#482c6e;}
        
        Text color #482c6e
      
           This box has a color of #482c6e        
        
          <div style="background-color:#482c6e;">Content here</div>
        
        
          .mybackground {background-color:#482c6e;}
        
        Background color #482c6e
      
           Border around this has a color of #482c6e        
        
          <div style="border:2px solid #482c6e;">Content here</div>
        
        
          .myborder {border:2px solid #482c6e;}
        
        Border color #482c6e