#332cb5 color space conversions
Hex:
        #332cb5
        RGB:
        51, 44, 181
        CMY:
        80, 83, 29
        CMYK:
        72, 76, 0, 29
      HSL:
        243°, 60.8889%, 44.1176%
        HSV (HSB):
        243°, 75.6906%, 70.9804%
        XYZ:
        10.6064, 5.8414, 44.2845
        xyY:
        0.1746, 0.0962, 5.8414
      CIE-Lab:
        29.0087, 46.7178, -70.5804
        CIE-LCH:
        29.0087, 84.6412, 303.5009
        CIE-Luv:
        29.0087, -5.3712, -90.8200
        Hunter-Lab:
        24.1689, 36.0382, -91.7184
      #332cb5 color charts
#332cb5 RGB chart
      #332cb5 CMYK chart
      #332cb5 RGB pie chart
      #332cb5 color shades, tints & tones
#332cb5 color schemes
#332cb5 color preview, HTML & CSS examples
           This text has a color of #332cb5        
        
          <p style="color:#332cb5;">Text here</p>
        
        
          .mytext {color:#332cb5;}
        
        Text color #332cb5
      
           This box has a color of #332cb5        
        
          <div style="background-color:#332cb5;">Content here</div>
        
        
          .mybackground {background-color:#332cb5;}
        
        Background color #332cb5
      
           Border around this has a color of #332cb5        
        
          <div style="border:2px solid #332cb5;">Content here</div>
        
        
          .myborder {border:2px solid #332cb5;}
        
        Border color #332cb5