#332fda color space conversions
Hex:
        #332fda
        RGB:
        51, 47, 218
        CMY:
        80, 82, 15
        CMYK:
        77, 78, 0, 15
      HSL:
        241°, 69.7959%, 51.9608%
        HSV (HSB):
        241°, 78.4404%, 85.4902%
        XYZ:
        15.0366, 7.7988, 67.0425
        xyY:
        0.1673, 0.0868, 7.7988
      CIE-Lab:
        33.5603, 56.7994, -84.6991
        CIE-LCH:
        33.5603, 101.9809, 303.8459
        CIE-Luv:
        33.5603, -7.5471, -112.4087
        Hunter-Lab:
        27.9263, 47.2405, -122.7885
      #332fda color charts
#332fda RGB chart
      #332fda CMYK chart
      #332fda RGB pie chart
      #332fda color shades, tints & tones
#332fda color schemes
#332fda color preview, HTML & CSS examples
           This text has a color of #332fda        
        
          <p style="color:#332fda;">Text here</p>
        
        
          .mytext {color:#332fda;}
        
        Text color #332fda
      
           This box has a color of #332fda        
        
          <div style="background-color:#332fda;">Content here</div>
        
        
          .mybackground {background-color:#332fda;}
        
        Background color #332fda
      
           Border around this has a color of #332fda        
        
          <div style="border:2px solid #332fda;">Content here</div>
        
        
          .myborder {border:2px solid #332fda;}
        
        Border color #332fda