#332bed color space conversions
Hex:
        #332bed
        RGB:
        51, 43, 237
        CMY:
        80, 83, 7
        CMYK:
        78, 82, 0, 7
      HSL:
        242°, 84.3478%, 54.9020%
        HSV (HSB):
        242°, 81.8565%, 92.9412%
        XYZ:
        17.5152, 8.5460, 80.8472
        xyY:
        0.1638, 0.0799, 8.5460
      CIE-Lab:
        35.0950, 64.2932, -93.0106
        CIE-LCH:
        35.0950, 113.0689, 304.6540
        CIE-Luv:
        35.0950, -7.9319, -123.2887
        Hunter-Lab:
        29.2335, 55.7891, -143.5068
      #332bed color charts
#332bed RGB chart
      #332bed CMYK chart
      #332bed RGB pie chart
      #332bed color shades, tints & tones
#332bed color schemes
#332bed color preview, HTML & CSS examples
           This text has a color of #332bed        
        
          <p style="color:#332bed;">Text here</p>
        
        
          .mytext {color:#332bed;}
        
        Text color #332bed
      
           This box has a color of #332bed        
        
          <div style="background-color:#332bed;">Content here</div>
        
        
          .mybackground {background-color:#332bed;}
        
        Background color #332bed
      
           Border around this has a color of #332bed        
        
          <div style="border:2px solid #332bed;">Content here</div>
        
        
          .myborder {border:2px solid #332bed;}
        
        Border color #332bed