#531aef color space conversions
Hex:
        #531aef
        RGB:
        83, 26, 239
        CMY:
        67, 90, 6
        CMYK:
        65, 89, 0, 6
      HSL:
        256°, 86.9388%, 51.9608%
        HSV (HSB):
        256°, 89.1213%, 93.7255%
        XYZ:
        19.5167, 8.8098, 82.3332
        xyY:
        0.1764, 0.0796, 8.8098
      CIE-Lab:
        35.6155, 72.4995, -93.2162
        CIE-LCH:
        35.6155, 118.0908, 307.8742
        CIE-Luv:
        35.6155, -0.9346, -124.7562
        Hunter-Lab:
        29.6813, 65.4288, -143.6882
      #531aef color charts
#531aef RGB chart
      #531aef CMYK chart
      #531aef RGB pie chart
      #531aef color shades, tints & tones
#531aef color schemes
#531aef color preview, HTML & CSS examples
           This text has a color of #531aef        
        
          <p style="color:#531aef;">Text here</p>
        
        
          .mytext {color:#531aef;}
        
        Text color #531aef
      
           This box has a color of #531aef        
        
          <div style="background-color:#531aef;">Content here</div>
        
        
          .mybackground {background-color:#531aef;}
        
        Background color #531aef
      
           Border around this has a color of #531aef        
        
          <div style="border:2px solid #531aef;">Content here</div>
        
        
          .myborder {border:2px solid #531aef;}
        
        Border color #531aef