#531fec color space conversions
Hex:
        #531fec
        RGB:
        83, 31, 236
        CMY:
        67, 88, 7
        CMYK:
        65, 87, 0, 7
      HSL:
        255°, 84.3621%, 52.3529%
        HSV (HSB):
        255°, 86.8644%, 92.5490%
        XYZ:
        19.1976, 8.8751, 80.0581
        xyY:
        0.1775, 0.0821, 8.8751
      CIE-Lab:
        35.7427, 70.3346, -91.3028
        CIE-LCH:
        35.7427, 115.2526, 307.6087
        CIE-Luv:
        35.7427, -1.0198, -123.0546
        Hunter-Lab:
        29.7911, 62.8921, -138.4772
      #531fec color charts
#531fec RGB chart
      #531fec CMYK chart
      #531fec RGB pie chart
      #531fec color shades, tints & tones
#531fec color schemes
#531fec color preview, HTML & CSS examples
           This text has a color of #531fec        
        
          <p style="color:#531fec;">Text here</p>
        
        
          .mytext {color:#531fec;}
        
        Text color #531fec
      
           This box has a color of #531fec        
        
          <div style="background-color:#531fec;">Content here</div>
        
        
          .mybackground {background-color:#531fec;}
        
        Background color #531fec
      
           Border around this has a color of #531fec        
        
          <div style="border:2px solid #531fec;">Content here</div>
        
        
          .myborder {border:2px solid #531fec;}
        
        Border color #531fec