#311ec4 color space conversions
Hex:
        #311ec4
        RGB:
        49, 30, 196
        CMY:
        81, 88, 23
        CMYK:
        75, 85, 0, 23
      HSL:
        247°, 73.4513%, 44.3137%
        HSV (HSB):
        247°, 84.6939%, 76.8627%
        XYZ:
        11.6947, 5.5670, 52.6827
        xyY:
        0.1672, 0.0796, 5.5670
      CIE-Lab:
        28.2928, 57.7702, -80.6451
        CIE-LCH:
        28.2928, 99.2020, 305.6160
        CIE-Luv:
        28.2928, -4.8273, -99.4891
        Hunter-Lab:
        23.5946, 47.1834, -115.8684
      #311ec4 color charts
#311ec4 RGB chart
      #311ec4 CMYK chart
      #311ec4 RGB pie chart
      #311ec4 color shades, tints & tones
#311ec4 color schemes
#311ec4 color preview, HTML & CSS examples
           This text has a color of #311ec4        
        
          <p style="color:#311ec4;">Text here</p>
        
        
          .mytext {color:#311ec4;}
        
        Text color #311ec4
      
           This box has a color of #311ec4        
        
          <div style="background-color:#311ec4;">Content here</div>
        
        
          .mybackground {background-color:#311ec4;}
        
        Background color #311ec4
      
           Border around this has a color of #311ec4        
        
          <div style="border:2px solid #311ec4;">Content here</div>
        
        
          .myborder {border:2px solid #311ec4;}
        
        Border color #311ec4