#331f42 color space conversions
Hex:
        #331f42
        RGB:
        51, 31, 66
        CMY:
        80, 88, 74
        CMYK:
        23, 53, 0, 74
      HSL:
        274°, 36.0825%, 19.0196%
        HSV (HSB):
        274°, 53.0303%, 25.8824%
        XYZ:
        2.8386, 2.0771, 5.4056
        xyY:
        0.2750, 0.2012, 2.0771
      CIE-Lab:
        15.8869, 17.6850, -18.5288
        CIE-LCH:
        15.8869, 25.6139, 313.6653
        CIE-Luv:
        15.8869, 5.8423, -19.8338
        Hunter-Lab:
        14.4122, 9.9354, -12.1492
      #331f42 color charts
#331f42 RGB chart
      #331f42 CMYK chart
      #331f42 RGB pie chart
      #331f42 color shades, tints & tones
#331f42 color schemes
#331f42 color preview, HTML & CSS examples
           This text has a color of #331f42        
        
          <p style="color:#331f42;">Text here</p>
        
        
          .mytext {color:#331f42;}
        
        Text color #331f42
      
           This box has a color of #331f42        
        
          <div style="background-color:#331f42;">Content here</div>
        
        
          .mybackground {background-color:#331f42;}
        
        Background color #331f42
      
           Border around this has a color of #331f42        
        
          <div style="border:2px solid #331f42;">Content here</div>
        
        
          .myborder {border:2px solid #331f42;}
        
        Border color #331f42