#311f8f color space conversions
Hex:
        #311f8f
        RGB:
        49, 31, 143
        CMY:
        81, 88, 44
        CMYK:
        66, 78, 0, 44
      HSL:
        250°, 64.3678%, 34.1176%
        HSV (HSB):
        250°, 78.3217%, 56.0784%
        XYZ:
        6.7145, 3.6161, 26.3307
        xyY:
        0.1832, 0.0986, 3.6161
      CIE-Lab:
        22.3594, 41.3523, -58.4667
        CIE-LCH:
        22.3594, 71.6127, 305.2710
        CIE-Luv:
        22.3594, -1.7222, -68.5365
        Hunter-Lab:
        19.0161, 29.7498, -68.7849
      #311f8f color charts
#311f8f RGB chart
      #311f8f CMYK chart
      #311f8f RGB pie chart
      #311f8f color shades, tints & tones
#311f8f color schemes
#311f8f color preview, HTML & CSS examples
           This text has a color of #311f8f        
        
          <p style="color:#311f8f;">Text here</p>
        
        
          .mytext {color:#311f8f;}
        
        Text color #311f8f
      
           This box has a color of #311f8f        
        
          <div style="background-color:#311f8f;">Content here</div>
        
        
          .mybackground {background-color:#311f8f;}
        
        Background color #311f8f
      
           Border around this has a color of #311f8f        
        
          <div style="border:2px solid #311f8f;">Content here</div>
        
        
          .myborder {border:2px solid #311f8f;}
        
        Border color #311f8f