#532bdb color space conversions
Hex:
        #532bdb
        RGB:
        83, 43, 219
        CMY:
        67, 83, 14
        CMYK:
        62, 80, 0, 14
      HSL:
        254°, 70.9677%, 51.3725%
        HSV (HSB):
        254°, 80.3653%, 85.8824%
        XYZ:
        17.2173, 8.6812, 67.7860
        xyY:
        0.1838, 0.0927, 8.6812
      CIE-Lab:
        35.3632, 61.5155, -82.2175
        CIE-LCH:
        35.3632, 102.6833, 306.8040
        CIE-Luv:
        35.3632, -0.6967, -112.9120
        Hunter-Lab:
        29.4639, 52.7452, -115.7805
      #532bdb color charts
#532bdb RGB chart
      #532bdb CMYK chart
      #532bdb RGB pie chart
      #532bdb color shades, tints & tones
#532bdb color schemes
#532bdb color preview, HTML & CSS examples
           This text has a color of #532bdb        
        
          <p style="color:#532bdb;">Text here</p>
        
        
          .mytext {color:#532bdb;}
        
        Text color #532bdb
      
           This box has a color of #532bdb        
        
          <div style="background-color:#532bdb;">Content here</div>
        
        
          .mybackground {background-color:#532bdb;}
        
        Background color #532bdb
      
           Border around this has a color of #532bdb        
        
          <div style="border:2px solid #532bdb;">Content here</div>
        
        
          .myborder {border:2px solid #532bdb;}
        
        Border color #532bdb