#5329bc color space conversions
Hex:
        #5329bc
        RGB:
        83, 41, 188
        CMY:
        67, 84, 26
        CMYK:
        56, 78, 0, 26
      HSL:
        257°, 64.1921%, 44.9020%
        HSV (HSB):
        257°, 78.1915%, 73.7255%
        XYZ:
        13.4373, 7.0557, 48.2306
        xyY:
        0.1955, 0.1027, 7.0557
      CIE-Lab:
        31.9334, 53.8627, -69.8144
        CIE-LCH:
        31.9334, 88.1773, 307.6506
        CIE-Luv:
        31.9334, 2.4007, -94.5546
        Hunter-Lab:
        26.5626, 43.8139, -89.0611
      #5329bc color charts
#5329bc RGB chart
      #5329bc CMYK chart
      #5329bc RGB pie chart
      #5329bc color shades, tints & tones
#5329bc color schemes
#5329bc color preview, HTML & CSS examples
           This text has a color of #5329bc        
        
          <p style="color:#5329bc;">Text here</p>
        
        
          .mytext {color:#5329bc;}
        
        Text color #5329bc
      
           This box has a color of #5329bc        
        
          <div style="background-color:#5329bc;">Content here</div>
        
        
          .mybackground {background-color:#5329bc;}
        
        Background color #5329bc
      
           Border around this has a color of #5329bc        
        
          <div style="border:2px solid #5329bc;">Content here</div>
        
        
          .myborder {border:2px solid #5329bc;}
        
        Border color #5329bc