#330ef8 color space conversions
Hex:
        #330ef8
        RGB:
        51, 14, 248
        CMY:
        80, 95, 3
        CMYK:
        79, 94, 0, 3
      HSL:
        249°, 94.3548%, 51.3725%
        HSV (HSB):
        249°, 94.3548%, 97.2549%
        XYZ:
        18.4656, 7.7952, 89.3383
        xyY:
        0.1597, 0.0674, 7.7952
      CIE-Lab:
        33.5527, 75.9972, -101.8003
        CIE-LCH:
        33.5527, 127.0389, 306.7425
        CIE-Luv:
        33.5527, -6.4313, -128.4242
        Hunter-Lab:
        27.9199, 69.1960, -170.1729
      #330ef8 color charts
#330ef8 RGB chart
      #330ef8 CMYK chart
      #330ef8 RGB pie chart
      #330ef8 color shades, tints & tones
#330ef8 color schemes
#330ef8 color preview, HTML & CSS examples
           This text has a color of #330ef8        
        
          <p style="color:#330ef8;">Text here</p>
        
        
          .mytext {color:#330ef8;}
        
        Text color #330ef8
      
           This box has a color of #330ef8        
        
          <div style="background-color:#330ef8;">Content here</div>
        
        
          .mybackground {background-color:#330ef8;}
        
        Background color #330ef8
      
           Border around this has a color of #330ef8        
        
          <div style="border:2px solid #330ef8;">Content here</div>
        
        
          .myborder {border:2px solid #330ef8;}
        
        Border color #330ef8