#332bf3 color space conversions
Hex:
        #332bf3
        RGB:
        51, 43, 243
        CMY:
        80, 83, 5
        CMYK:
        79, 82, 0, 5
      HSL:
        242°, 89.2857%, 56.0784%
        HSV (HSB):
        242°, 82.3045%, 95.2941%
        XYZ:
        18.4068, 8.9026, 85.5423
        xyY:
        0.1631, 0.0789, 8.9026
      CIE-Lab:
        35.7961, 66.0195, -95.2418
        CIE-LCH:
        35.7961, 115.8861, 304.7288
        CIE-Luv:
        35.7961, -8.2061, -126.6823
        Hunter-Lab:
        29.8373, 57.9024, -149.0960
      #332bf3 color charts
#332bf3 RGB chart
      #332bf3 CMYK chart
      #332bf3 RGB pie chart
      #332bf3 color shades, tints & tones
#332bf3 color schemes
#332bf3 color preview, HTML & CSS examples
           This text has a color of #332bf3        
        
          <p style="color:#332bf3;">Text here</p>
        
        
          .mytext {color:#332bf3;}
        
        Text color #332bf3
      
           This box has a color of #332bf3        
        
          <div style="background-color:#332bf3;">Content here</div>
        
        
          .mybackground {background-color:#332bf3;}
        
        Background color #332bf3
      
           Border around this has a color of #332bf3        
        
          <div style="border:2px solid #332bf3;">Content here</div>
        
        
          .myborder {border:2px solid #332bf3;}
        
        Border color #332bf3