#332ee1 color space conversions
Hex:
        #332ee1
        RGB:
        51, 46, 225
        CMY:
        80, 82, 12
        CMYK:
        77, 80, 0, 12
      HSL:
        242°, 74.8954%, 53.1373%
        HSV (HSB):
        242°, 79.5556%, 88.2353%
        XYZ:
        15.9328, 8.0940, 71.9567
        xyY:
        0.1660, 0.0843, 8.0940
      CIE-Lab:
        34.1780, 59.4060, -87.6938
        CIE-LCH:
        34.1780, 105.9211, 304.1147
        CIE-Luv:
        34.1780, -7.7341, -116.4535
        Hunter-Lab:
        28.4500, 50.1776, -130.0431
      #332ee1 color charts
#332ee1 RGB chart
      #332ee1 CMYK chart
      #332ee1 RGB pie chart
      #332ee1 color shades, tints & tones
#332ee1 color schemes
#332ee1 color preview, HTML & CSS examples
           This text has a color of #332ee1        
        
          <p style="color:#332ee1;">Text here</p>
        
        
          .mytext {color:#332ee1;}
        
        Text color #332ee1
      
           This box has a color of #332ee1        
        
          <div style="background-color:#332ee1;">Content here</div>
        
        
          .mybackground {background-color:#332ee1;}
        
        Background color #332ee1
      
           Border around this has a color of #332ee1        
        
          <div style="border:2px solid #332ee1;">Content here</div>
        
        
          .myborder {border:2px solid #332ee1;}
        
        Border color #332ee1