#5329dd color space conversions
Hex:
        #5329dd
        RGB:
        83, 41, 221
        CMY:
        67, 84, 13
        CMYK:
        62, 81, 0, 13
      HSL:
        254°, 72.5806%, 51.3725%
        HSV (HSB):
        254°, 81.4480%, 86.6667%
        XYZ:
        17.4114, 8.6453, 69.1576
        xyY:
        0.1829, 0.0908, 8.6453
      CIE-Lab:
        35.2923, 62.8798, -83.4839
        CIE-LCH:
        35.2923, 104.5152, 306.9870
        CIE-Luv:
        35.2923, -0.6489, -114.1904
        Hunter-Lab:
        29.4029, 54.2461, -118.8719
      #5329dd color charts
#5329dd RGB chart
      #5329dd CMYK chart
      #5329dd RGB pie chart
      #5329dd color shades, tints & tones
#5329dd color schemes
#5329dd color preview, HTML & CSS examples
           This text has a color of #5329dd        
        
          <p style="color:#5329dd;">Text here</p>
        
        
          .mytext {color:#5329dd;}
        
        Text color #5329dd
      
           This box has a color of #5329dd        
        
          <div style="background-color:#5329dd;">Content here</div>
        
        
          .mybackground {background-color:#5329dd;}
        
        Background color #5329dd
      
           Border around this has a color of #5329dd        
        
          <div style="border:2px solid #5329dd;">Content here</div>
        
        
          .myborder {border:2px solid #5329dd;}
        
        Border color #5329dd