#531aaf color space conversions
Hex:
        #531aaf
        RGB:
        83, 26, 175
        CMY:
        67, 90, 31
        CMYK:
        53, 85, 0, 31
      HSL:
        263°, 74.1294%, 39.4118%
        HSV (HSB):
        263°, 85.1429%, 68.6275%
        XYZ:
        11.6745, 5.6729, 41.0371
        xyY:
        0.2000, 0.0972, 5.6729
      CIE-Lab:
        28.5718, 56.4243, -67.6191
        CIE-LCH:
        28.5718, 88.0684, 309.8431
        CIE-Luv:
        28.5718, 5.4008, -87.7085
        Hunter-Lab:
        23.8179, 45.8118, -85.4812
      #531aaf color charts
#531aaf RGB chart
      #531aaf CMYK chart
      #531aaf RGB pie chart
      #531aaf color shades, tints & tones
#531aaf color schemes
#531aaf color preview, HTML & CSS examples
           This text has a color of #531aaf        
        
          <p style="color:#531aaf;">Text here</p>
        
        
          .mytext {color:#531aaf;}
        
        Text color #531aaf
      
           This box has a color of #531aaf        
        
          <div style="background-color:#531aaf;">Content here</div>
        
        
          .mybackground {background-color:#531aaf;}
        
        Background color #531aaf
      
           Border around this has a color of #531aaf        
        
          <div style="border:2px solid #531aaf;">Content here</div>
        
        
          .myborder {border:2px solid #531aaf;}
        
        Border color #531aaf