#492fa2 color space conversions
Hex:
        #492fa2
        RGB:
        73, 47, 162
        CMY:
        71, 82, 36
        CMYK:
        55, 71, 0, 36
      HSL:
        254°, 55.0239%, 40.9804%
        HSV (HSB):
        254°, 70.9877%, 63.5294%
        XYZ:
        10.2858, 6.0581, 34.8096
        xyY:
        0.2011, 0.1184, 6.0581
      CIE-Lab:
        29.5587, 41.8964, -58.2056
        CIE-LCH:
        29.5587, 71.7161, 305.7464
        CIE-Luv:
        29.5587, 0.8781, -78.0547
        Hunter-Lab:
        24.6133, 31.5210, -66.6223
      #492fa2 color charts
#492fa2 RGB chart
      #492fa2 CMYK chart
      #492fa2 RGB pie chart
      #492fa2 color shades, tints & tones
#492fa2 color schemes
#492fa2 color preview, HTML & CSS examples
           This text has a color of #492fa2        
        
          <p style="color:#492fa2;">Text here</p>
        
        
          .mytext {color:#492fa2;}
        
        Text color #492fa2
      
           This box has a color of #492fa2        
        
          <div style="background-color:#492fa2;">Content here</div>
        
        
          .mybackground {background-color:#492fa2;}
        
        Background color #492fa2
      
           Border around this has a color of #492fa2        
        
          <div style="border:2px solid #492fa2;">Content here</div>
        
        
          .myborder {border:2px solid #492fa2;}
        
        Border color #492fa2