#311eaf color space conversions
Hex:
        #311eaf
        RGB:
        49, 30, 175
        CMY:
        81, 88, 31
        CMYK:
        72, 83, 0, 31
      HSL:
        248°, 70.7317%, 40.1961%
        HSV (HSB):
        248°, 82.8571%, 68.6275%
        XYZ:
        9.4688, 4.6767, 40.9611
        xyY:
        0.1718, 0.0849, 4.6767
      CIE-Lab:
        25.7930, 51.6444, -72.3209
        CIE-LCH:
        25.7930, 88.8677, 305.5307
        CIE-Luv:
        25.7930, -3.6228, -87.3434
        Hunter-Lab:
        21.6256, 40.3114, -97.1634
      #311eaf color charts
#311eaf RGB chart
      #311eaf CMYK chart
      #311eaf RGB pie chart
      #311eaf color shades, tints & tones
#311eaf color schemes
#311eaf color preview, HTML & CSS examples
           This text has a color of #311eaf        
        
          <p style="color:#311eaf;">Text here</p>
        
        
          .mytext {color:#311eaf;}
        
        Text color #311eaf
      
           This box has a color of #311eaf        
        
          <div style="background-color:#311eaf;">Content here</div>
        
        
          .mybackground {background-color:#311eaf;}
        
        Background color #311eaf
      
           Border around this has a color of #311eaf        
        
          <div style="border:2px solid #311eaf;">Content here</div>
        
        
          .myborder {border:2px solid #311eaf;}
        
        Border color #311eaf