#492a8d color space conversions
Hex:
        #492a8d
        RGB:
        73, 42, 141
        CMY:
        71, 84, 45
        CMYK:
        48, 70, 0, 45
      HSL:
        259°, 54.0984%, 35.8824%
        HSV (HSB):
        259°, 70.2128%, 55.2941%
        XYZ:
        8.3833, 4.9955, 25.7217
        xyY:
        0.2144, 0.1278, 4.9955
      CIE-Lab:
        26.7219, 38.4220, -49.9770
        CIE-LCH:
        26.7219, 63.0393, 307.5528
        CIE-Luv:
        26.7219, 3.8615, -65.3715
        Hunter-Lab:
        22.3506, 27.8389, -52.5872
      #492a8d color charts
#492a8d RGB chart
      #492a8d CMYK chart
      #492a8d RGB pie chart
      #492a8d color shades, tints & tones
#492a8d color schemes
#492a8d color preview, HTML & CSS examples
           This text has a color of #492a8d        
        
          <p style="color:#492a8d;">Text here</p>
        
        
          .mytext {color:#492a8d;}
        
        Text color #492a8d
      
           This box has a color of #492a8d        
        
          <div style="background-color:#492a8d;">Content here</div>
        
        
          .mybackground {background-color:#492a8d;}
        
        Background color #492a8d
      
           Border around this has a color of #492a8d        
        
          <div style="border:2px solid #492a8d;">Content here</div>
        
        
          .myborder {border:2px solid #492a8d;}
        
        Border color #492a8d