#531cf1 color space conversions
Hex:
        #531cf1
        RGB:
        83, 28, 241
        CMY:
        67, 89, 5
        CMYK:
        66, 88, 0, 5
      HSL:
        255°, 88.3817%, 52.7451%
        HSV (HSB):
        255°, 88.3817%, 94.5098%
        XYZ:
        19.8597, 9.0204, 83.9135
        xyY:
        0.1761, 0.0800, 9.0204
      CIE-Lab:
        36.0235, 72.4589, -93.6710
        CIE-LCH:
        36.0235, 118.4253, 307.7236
        CIE-Luv:
        36.0235, -1.2238, -125.8910
        Hunter-Lab:
        30.0339, 65.4723, -144.6298
      #531cf1 color charts
#531cf1 RGB chart
      #531cf1 CMYK chart
      #531cf1 RGB pie chart
      #531cf1 color shades, tints & tones
#531cf1 color schemes
#531cf1 color preview, HTML & CSS examples
           This text has a color of #531cf1        
        
          <p style="color:#531cf1;">Text here</p>
        
        
          .mytext {color:#531cf1;}
        
        Text color #531cf1
      
           This box has a color of #531cf1        
        
          <div style="background-color:#531cf1;">Content here</div>
        
        
          .mybackground {background-color:#531cf1;}
        
        Background color #531cf1
      
           Border around this has a color of #531cf1        
        
          <div style="border:2px solid #531cf1;">Content here</div>
        
        
          .myborder {border:2px solid #531cf1;}
        
        Border color #531cf1