#322feb color space conversions
Hex:
        #322feb
        RGB:
        50, 47, 235
        CMY:
        80, 82, 8
        CMYK:
        79, 80, 0, 8
      HSL:
        241°, 82.4561%, 55.2941%
        HSV (HSB):
        241°, 80.0000%, 92.1569%
        XYZ:
        17.3273, 8.7093, 79.3651
        xyY:
        0.1644, 0.0826, 8.7093
      CIE-Lab:
        35.4185, 61.8782, -91.3394
        CIE-LCH:
        35.4185, 110.3259, 304.1158
        CIE-Luv:
        35.4185, -8.4312, -122.1558
        Hunter-Lab:
        29.5115, 53.1588, -138.7900
      #322feb color charts
#322feb RGB chart
      #322feb CMYK chart
      #322feb RGB pie chart
      #322feb color shades, tints & tones
#322feb color schemes
#322feb color preview, HTML & CSS examples
           This text has a color of #322feb        
        
          <p style="color:#322feb;">Text here</p>
        
        
          .mytext {color:#322feb;}
        
        Text color #322feb
      
           This box has a color of #322feb        
        
          <div style="background-color:#322feb;">Content here</div>
        
        
          .mybackground {background-color:#322feb;}
        
        Background color #322feb
      
           Border around this has a color of #322feb        
        
          <div style="border:2px solid #322feb;">Content here</div>
        
        
          .myborder {border:2px solid #322feb;}
        
        Border color #322feb