#311ac6 color space conversions
Hex:
        #311ac6
        RGB:
        49, 26, 198
        CMY:
        81, 90, 22
        CMYK:
        75, 87, 0, 22
      HSL:
        248°, 76.7857%, 43.9216%
        HSV (HSB):
        248°, 86.8687%, 77.6471%
        XYZ:
        11.8291, 5.4690, 53.8582
        xyY:
        0.1662, 0.0769, 5.4690
      CIE-Lab:
        28.0311, 59.8466, -82.2554
        CIE-LCH:
        28.0311, 101.7230, 306.0385
        CIE-Luv:
        28.0311, -4.5931, -100.4464
        Hunter-Lab:
        23.3858, 49.3639, -120.1764
      #311ac6 color charts
#311ac6 RGB chart
      #311ac6 CMYK chart
      #311ac6 RGB pie chart
      #311ac6 color shades, tints & tones
#311ac6 color schemes
#311ac6 color preview, HTML & CSS examples
           This text has a color of #311ac6        
        
          <p style="color:#311ac6;">Text here</p>
        
        
          .mytext {color:#311ac6;}
        
        Text color #311ac6
      
           This box has a color of #311ac6        
        
          <div style="background-color:#311ac6;">Content here</div>
        
        
          .mybackground {background-color:#311ac6;}
        
        Background color #311ac6
      
           Border around this has a color of #311ac6        
        
          <div style="border:2px solid #311ac6;">Content here</div>
        
        
          .myborder {border:2px solid #311ac6;}
        
        Border color #311ac6