#531fca color space conversions
Hex:
        #531fca
        RGB:
        83, 31, 202
        CMY:
        67, 88, 21
        CMYK:
        59, 85, 0, 21
      HSL:
        258°, 73.3906%, 45.6863%
        HSV (HSB):
        258°, 84.6535%, 79.2157%
        XYZ:
        14.7179, 7.0832, 56.4686
        xyY:
        0.1880, 0.0905, 7.0832
      CIE-Lab:
        31.9957, 61.6192, -77.9352
        CIE-LCH:
        31.9957, 99.3520, 308.3315
        CIE-Luv:
        31.9957, 2.0406, -103.4841
        Hunter-Lab:
        26.6144, 52.1367, -107.1676
      #531fca color charts
#531fca RGB chart
      #531fca CMYK chart
      #531fca RGB pie chart
      #531fca color shades, tints & tones
#531fca color schemes
#531fca color preview, HTML & CSS examples
           This text has a color of #531fca        
        
          <p style="color:#531fca;">Text here</p>
        
        
          .mytext {color:#531fca;}
        
        Text color #531fca
      
           This box has a color of #531fca        
        
          <div style="background-color:#531fca;">Content here</div>
        
        
          .mybackground {background-color:#531fca;}
        
        Background color #531fca
      
           Border around this has a color of #531fca        
        
          <div style="border:2px solid #531fca;">Content here</div>
        
        
          .myborder {border:2px solid #531fca;}
        
        Border color #531fca