#533adf color space conversions
Hex:
        #533adf
        RGB:
        83, 58, 223
        CMY:
        67, 77, 13
        CMYK:
        63, 74, 0, 13
      HSL:
        249°, 72.0524%, 55.0980%
        HSV (HSB):
        249°, 73.9910%, 87.4510%
        XYZ:
        18.3996, 10.1928, 70.8097
        xyY:
        0.1851, 0.1025, 10.1928
      CIE-Lab:
        38.1863, 55.6795, -79.8523
        CIE-LCH:
        38.1863, 97.3478, 304.8874
        CIE-Luv:
        38.1863, -2.9973, -113.8138
        Hunter-Lab:
        31.9262, 47.0017, -109.1520
      #533adf color charts
#533adf RGB chart
      #533adf CMYK chart
      #533adf RGB pie chart
      #533adf color shades, tints & tones
#533adf color schemes
#533adf color preview, HTML & CSS examples
           This text has a color of #533adf        
        
          <p style="color:#533adf;">Text here</p>
        
        
          .mytext {color:#533adf;}
        
        Text color #533adf
      
           This box has a color of #533adf        
        
          <div style="background-color:#533adf;">Content here</div>
        
        
          .mybackground {background-color:#533adf;}
        
        Background color #533adf
      
           Border around this has a color of #533adf        
        
          <div style="border:2px solid #533adf;">Content here</div>
        
        
          .myborder {border:2px solid #533adf;}
        
        Border color #533adf