#5327a3 color space conversions
Hex:
        #5327a3
        RGB:
        83, 39, 163
        CMY:
        67, 85, 36
        CMYK:
        49, 76, 0, 36
      HSL:
        261°, 61.3861%, 39.6078%
        HSV (HSB):
        261°, 76.0736%, 63.9216%
        XYZ:
        10.9037, 5.9344, 35.2211
        xyY:
        0.2094, 0.1140, 5.9344
      CIE-Lab:
        29.2463, 47.9215, -59.2808
        CIE-LCH:
        29.2463, 76.2279, 308.9514
        CIE-Luv:
        29.2463, 5.4413, -79.2877
        Hunter-Lab:
        24.3606, 37.2645, -68.6704
      #5327a3 color charts
#5327a3 RGB chart
      #5327a3 CMYK chart
      #5327a3 RGB pie chart
      #5327a3 color shades, tints & tones
#5327a3 color schemes
#5327a3 color preview, HTML & CSS examples
           This text has a color of #5327a3        
        
          <p style="color:#5327a3;">Text here</p>
        
        
          .mytext {color:#5327a3;}
        
        Text color #5327a3
      
           This box has a color of #5327a3        
        
          <div style="background-color:#5327a3;">Content here</div>
        
        
          .mybackground {background-color:#5327a3;}
        
        Background color #5327a3
      
           Border around this has a color of #5327a3        
        
          <div style="border:2px solid #5327a3;">Content here</div>
        
        
          .myborder {border:2px solid #5327a3;}
        
        Border color #5327a3