#531ffd color space conversions
Hex:
        #531ffd
        RGB:
        83, 31, 253
        CMY:
        67, 88, 1
        CMYK:
        67, 88, 0, 1
      HSL:
        254°, 98.2301%, 55.6863%
        HSV (HSB):
        254°, 87.7470%, 99.2157%
        XYZ:
        21.7869, 9.9108, 93.6932
        xyY:
        0.1738, 0.0790, 9.9108
      CIE-Lab:
        37.6819, 74.6131, -97.6751
        CIE-LCH:
        37.6819, 122.9128, 307.3759
        CIE-Luv:
        37.6819, -2.3681, -132.6509
        Hunter-Lab:
        31.4815, 68.4392, -154.4183
      #531ffd color charts
#531ffd RGB chart
      #531ffd CMYK chart
      #531ffd RGB pie chart
      #531ffd color shades, tints & tones
#531ffd color schemes
#531ffd color preview, HTML & CSS examples
           This text has a color of #531ffd        
        
          <p style="color:#531ffd;">Text here</p>
        
        
          .mytext {color:#531ffd;}
        
        Text color #531ffd
      
           This box has a color of #531ffd        
        
          <div style="background-color:#531ffd;">Content here</div>
        
        
          .mybackground {background-color:#531ffd;}
        
        Background color #531ffd
      
           Border around this has a color of #531ffd        
        
          <div style="border:2px solid #531ffd;">Content here</div>
        
        
          .myborder {border:2px solid #531ffd;}
        
        Border color #531ffd