#332cf6 color space conversions
Hex:
        #332cf6
        RGB:
        51, 44, 246
        CMY:
        80, 83, 4
        CMYK:
        79, 82, 0, 4
      HSL:
        242°, 91.8182%, 56.8627%
        HSV (HSB):
        242°, 82.1138%, 96.4706%
        XYZ:
        18.9005, 9.1590, 87.9605
        xyY:
        0.1629, 0.0789, 9.1590
      CIE-Lab:
        36.2886, 66.4602, -96.1156
        CIE-LCH:
        36.2886, 116.8553, 304.6624
        CIE-Luv:
        36.2886, -8.4475, -128.3874
        Hunter-Lab:
        30.2638, 58.5158, -151.1391
      #332cf6 color charts
#332cf6 RGB chart
      #332cf6 CMYK chart
      #332cf6 RGB pie chart
      #332cf6 color shades, tints & tones
#332cf6 color schemes
#332cf6 color preview, HTML & CSS examples
           This text has a color of #332cf6        
        
          <p style="color:#332cf6;">Text here</p>
        
        
          .mytext {color:#332cf6;}
        
        Text color #332cf6
      
           This box has a color of #332cf6        
        
          <div style="background-color:#332cf6;">Content here</div>
        
        
          .mybackground {background-color:#332cf6;}
        
        Background color #332cf6
      
           Border around this has a color of #332cf6        
        
          <div style="border:2px solid #332cf6;">Content here</div>
        
        
          .myborder {border:2px solid #332cf6;}
        
        Border color #332cf6