#321eae color space conversions
Hex:
        #321eae
        RGB:
        50, 30, 174
        CMY:
        80, 88, 32
        CMYK:
        71, 83, 0, 32
      HSL:
        248°, 70.5882%, 40.0000%
        HSV (HSB):
        248°, 82.7586%, 68.2353%
        XYZ:
        9.4196, 4.6626, 40.4479
        xyY:
        0.1727, 0.0855, 4.6626
      CIE-Lab:
        25.7512, 51.4231, -71.7875
        CIE-LCH:
        25.7512, 88.3050, 305.6149
        CIE-Luv:
        25.7512, -3.3834, -86.7887
        Hunter-Lab:
        21.5932, 40.0795, -95.9457
      #321eae color charts
#321eae RGB chart
      #321eae CMYK chart
      #321eae RGB pie chart
      #321eae color shades, tints & tones
#321eae color schemes
#321eae color preview, HTML & CSS examples
           This text has a color of #321eae        
        
          <p style="color:#321eae;">Text here</p>
        
        
          .mytext {color:#321eae;}
        
        Text color #321eae
      
           This box has a color of #321eae        
        
          <div style="background-color:#321eae;">Content here</div>
        
        
          .mybackground {background-color:#321eae;}
        
        Background color #321eae
      
           Border around this has a color of #321eae        
        
          <div style="border:2px solid #321eae;">Content here</div>
        
        
          .myborder {border:2px solid #321eae;}
        
        Border color #321eae