#332af8 color space conversions
Hex:
        #332af8
        RGB:
        51, 42, 248
        CMY:
        80, 84, 3
        CMYK:
        79, 83, 0, 3
      HSL:
        243°, 93.6364%, 56.8627%
        HSV (HSB):
        243°, 83.0645%, 97.2549%
        XYZ:
        19.1365, 9.1370, 89.5620
        xyY:
        0.1624, 0.0775, 9.1370
      CIE-Lab:
        36.2468, 67.8501, -97.3113
        CIE-LCH:
        36.2468, 118.6302, 304.8860
        CIE-Luv:
        36.2468, -8.3310, -129.4836
        Hunter-Lab:
        30.2275, 60.1067, -154.5125
      #332af8 color charts
#332af8 RGB chart
      #332af8 CMYK chart
      #332af8 RGB pie chart
      #332af8 color shades, tints & tones
#332af8 color schemes
#332af8 color preview, HTML & CSS examples
           This text has a color of #332af8        
        
          <p style="color:#332af8;">Text here</p>
        
        
          .mytext {color:#332af8;}
        
        Text color #332af8
      
           This box has a color of #332af8        
        
          <div style="background-color:#332af8;">Content here</div>
        
        
          .mybackground {background-color:#332af8;}
        
        Background color #332af8
      
           Border around this has a color of #332af8        
        
          <div style="border:2px solid #332af8;">Content here</div>
        
        
          .myborder {border:2px solid #332af8;}
        
        Border color #332af8