#531eba color space conversions
Hex:
        #531eba
        RGB:
        83, 30, 186
        CMY:
        67, 88, 27
        CMYK:
        55, 84, 0, 27
      HSL:
        260°, 72.2222%, 42.3529%
        HSV (HSB):
        260°, 83.8710%, 72.9412%
        XYZ:
        12.8945, 6.3127, 46.9932
        xyY:
        0.1948, 0.0954, 6.3127
      CIE-Lab:
        30.1881, 57.8297, -71.5085
        CIE-LCH:
        30.1881, 91.9660, 308.9629
        CIE-Luv:
        30.1881, 3.7922, -94.0952
        Hunter-Lab:
        25.1251, 47.6391, -93.3066
      #531eba color charts
#531eba RGB chart
      #531eba CMYK chart
      #531eba RGB pie chart
      #531eba color shades, tints & tones
#531eba color schemes
#531eba color preview, HTML & CSS examples
           This text has a color of #531eba        
        
          <p style="color:#531eba;">Text here</p>
        
        
          .mytext {color:#531eba;}
        
        Text color #531eba
      
           This box has a color of #531eba        
        
          <div style="background-color:#531eba;">Content here</div>
        
        
          .mybackground {background-color:#531eba;}
        
        Background color #531eba
      
           Border around this has a color of #531eba        
        
          <div style="border:2px solid #531eba;">Content here</div>
        
        
          .myborder {border:2px solid #531eba;}
        
        Border color #531eba