#533cdf color space conversions
Hex:
        #533cdf
        RGB:
        83, 60, 223
        CMY:
        67, 76, 13
        CMYK:
        63, 73, 0, 13
      HSL:
        248°, 71.8062%, 55.4902%
        HSV (HSB):
        248°, 73.0942%, 87.4510%
        XYZ:
        18.5024, 10.3984, 70.8439
        xyY:
        0.1855, 0.1043, 10.3984
      CIE-Lab:
        38.5482, 54.6572, -79.2563
        CIE-LCH:
        38.5482, 96.2755, 304.5912
        CIE-Luv:
        38.5482, -3.3102, -113.5148
        Hunter-Lab:
        32.2466, 45.9880, -107.6842
      #533cdf color charts
#533cdf RGB chart
      #533cdf CMYK chart
      #533cdf RGB pie chart
      #533cdf color shades, tints & tones
#533cdf color schemes
#533cdf color preview, HTML & CSS examples
           This text has a color of #533cdf        
        
          <p style="color:#533cdf;">Text here</p>
        
        
          .mytext {color:#533cdf;}
        
        Text color #533cdf
      
           This box has a color of #533cdf        
        
          <div style="background-color:#533cdf;">Content here</div>
        
        
          .mybackground {background-color:#533cdf;}
        
        Background color #533cdf
      
           Border around this has a color of #533cdf        
        
          <div style="border:2px solid #533cdf;">Content here</div>
        
        
          .myborder {border:2px solid #533cdf;}
        
        Border color #533cdf