#332faf color space conversions
Hex:
        #332faf
        RGB:
        51, 47, 175
        CMY:
        80, 82, 31
        CMYK:
        71, 73, 0, 31
      HSL:
        242°, 57.6577%, 43.5294%
        HSV (HSB):
        242°, 73.1429%, 68.6275%
        XYZ:
        10.1196, 5.8320, 41.1498
        xyY:
        0.1772, 0.1021, 5.8320
      CIE-Lab:
        28.9846, 43.0812, -67.0396
        CIE-LCH:
        28.9846, 79.6887, 302.7257
        CIE-Luv:
        28.9846, -5.5463, -86.9980
        Hunter-Lab:
        24.1495, 32.5371, -84.1231
      #332faf color charts
#332faf RGB chart
      #332faf CMYK chart
      #332faf RGB pie chart
      #332faf color shades, tints & tones
#332faf color schemes
#332faf color preview, HTML & CSS examples
           This text has a color of #332faf        
        
          <p style="color:#332faf;">Text here</p>
        
        
          .mytext {color:#332faf;}
        
        Text color #332faf
      
           This box has a color of #332faf        
        
          <div style="background-color:#332faf;">Content here</div>
        
        
          .mybackground {background-color:#332faf;}
        
        Background color #332faf
      
           Border around this has a color of #332faf        
        
          <div style="border:2px solid #332faf;">Content here</div>
        
        
          .myborder {border:2px solid #332faf;}
        
        Border color #332faf