#321eaf color space conversions
Hex:
        #321eaf
        RGB:
        50, 30, 175
        CMY:
        80, 88, 31
        CMYK:
        71, 83, 0, 31
      HSL:
        248°, 70.7317%, 40.1961%
        HSV (HSB):
        248°, 82.8571%, 68.6275%
        XYZ:
        9.5175, 4.7018, 40.9633
        xyY:
        0.1725, 0.0852, 4.7018
      CIE-Lab:
        25.8677, 51.7195, -72.1947
        CIE-LCH:
        25.8677, 88.8087, 305.6174
        CIE-Luv:
        25.8677, -3.4441, -87.3707
        Hunter-Lab:
        21.6836, 40.4021, -96.8283
      #321eaf color charts
#321eaf RGB chart
      #321eaf CMYK chart
      #321eaf RGB pie chart
      #321eaf color shades, tints & tones
#321eaf color schemes
#321eaf color preview, HTML & CSS examples
           This text has a color of #321eaf        
        
          <p style="color:#321eaf;">Text here</p>
        
        
          .mytext {color:#321eaf;}
        
        Text color #321eaf
      
           This box has a color of #321eaf        
        
          <div style="background-color:#321eaf;">Content here</div>
        
        
          .mybackground {background-color:#321eaf;}
        
        Background color #321eaf
      
           Border around this has a color of #321eaf        
        
          <div style="border:2px solid #321eaf;">Content here</div>
        
        
          .myborder {border:2px solid #321eaf;}
        
        Border color #321eaf