#5329ce color space conversions
Hex:
        #5329ce
        RGB:
        83, 41, 206
        CMY:
        67, 84, 19
        CMYK:
        60, 80, 0, 19
      HSL:
        255°, 66.8016%, 48.4314%
        HSV (HSB):
        255°, 80.0971%, 80.7843%
        XYZ:
        15.5008, 7.8811, 59.0967
        xyY:
        0.1879, 0.0956, 7.8811
      CIE-Lab:
        33.7340, 58.8047, -77.3932
        CIE-LCH:
        33.7340, 97.1993, 307.2282
        CIE-Luv:
        33.7340, 0.6677, -105.3692
        Hunter-Lab:
        28.0733, 49.4312, -105.1593
      #5329ce color charts
#5329ce RGB chart
      #5329ce CMYK chart
      #5329ce RGB pie chart
      #5329ce color shades, tints & tones
#5329ce color schemes
#5329ce color preview, HTML & CSS examples
           This text has a color of #5329ce        
        
          <p style="color:#5329ce;">Text here</p>
        
        
          .mytext {color:#5329ce;}
        
        Text color #5329ce
      
           This box has a color of #5329ce        
        
          <div style="background-color:#5329ce;">Content here</div>
        
        
          .mybackground {background-color:#5329ce;}
        
        Background color #5329ce
      
           Border around this has a color of #5329ce        
        
          <div style="border:2px solid #5329ce;">Content here</div>
        
        
          .myborder {border:2px solid #5329ce;}
        
        Border color #5329ce