#332cf3 color space conversions
Hex:
        #332cf3
        RGB:
        51, 44, 243
        CMY:
        80, 83, 5
        CMYK:
        79, 82, 0, 5
      HSL:
        242°, 89.2377%, 56.2745%
        HSV (HSB):
        242°, 81.8930%, 95.2941%
        XYZ:
        18.4436, 8.9762, 85.5545
        xyY:
        0.1633, 0.0795, 8.9762
      CIE-Lab:
        35.9385, 65.5985, -95.0052
        CIE-LCH:
        35.9385, 115.4520, 304.6240
        CIE-Luv:
        35.9385, -8.3129, -126.6941
        Hunter-Lab:
        29.9604, 57.4539, -148.3357
      #332cf3 color charts
#332cf3 RGB chart
      #332cf3 CMYK chart
      #332cf3 RGB pie chart
      #332cf3 color shades, tints & tones
#332cf3 color schemes
#332cf3 color preview, HTML & CSS examples
           This text has a color of #332cf3        
        
          <p style="color:#332cf3;">Text here</p>
        
        
          .mytext {color:#332cf3;}
        
        Text color #332cf3
      
           This box has a color of #332cf3        
        
          <div style="background-color:#332cf3;">Content here</div>
        
        
          .mybackground {background-color:#332cf3;}
        
        Background color #332cf3
      
           Border around this has a color of #332cf3        
        
          <div style="border:2px solid #332cf3;">Content here</div>
        
        
          .myborder {border:2px solid #332cf3;}
        
        Border color #332cf3