#332bfb color space conversions
Hex:
        #332bfb
        RGB:
        51, 43, 251
        CMY:
        80, 83, 2
        CMYK:
        80, 83, 0, 2
      HSL:
        242°, 96.2963%, 57.6471%
        HSV (HSB):
        242°, 82.8685%, 98.4314%
        XYZ:
        19.6417, 9.3966, 92.0453
        xyY:
        0.1622, 0.0776, 9.3966
      CIE-Lab:
        36.7369, 68.2942, -98.1825
        CIE-LCH:
        36.7369, 119.5989, 304.8218
        CIE-Luv:
        36.7369, -8.5680, -131.1877
        Hunter-Lab:
        30.6539, 60.7310, -156.5741
      #332bfb color charts
#332bfb RGB chart
      #332bfb CMYK chart
      #332bfb RGB pie chart
      #332bfb color shades, tints & tones
#332bfb color schemes
#332bfb color preview, HTML & CSS examples
           This text has a color of #332bfb        
        
          <p style="color:#332bfb;">Text here</p>
        
        
          .mytext {color:#332bfb;}
        
        Text color #332bfb
      
           This box has a color of #332bfb        
        
          <div style="background-color:#332bfb;">Content here</div>
        
        
          .mybackground {background-color:#332bfb;}
        
        Background color #332bfb
      
           Border around this has a color of #332bfb        
        
          <div style="border:2px solid #332bfb;">Content here</div>
        
        
          .myborder {border:2px solid #332bfb;}
        
        Border color #332bfb