#531dcd color space conversions
Hex:
        #531dcd
        RGB:
        83, 29, 205
        CMY:
        67, 89, 20
        CMYK:
        60, 86, 0, 20
      HSL:
        258°, 75.2137%, 45.8824%
        HSV (HSB):
        258°, 85.8537%, 80.3922%
        XYZ:
        15.0261, 7.1255, 58.3410
        xyY:
        0.1867, 0.0885, 7.1255
      CIE-Lab:
        32.0909, 63.0694, -79.5277
        CIE-LCH:
        32.0909, 101.5008, 308.4162
        CIE-Luv:
        32.0909, 1.9100, -105.2810
        Hunter-Lab:
        26.6936, 53.7653, -110.8973
      #531dcd color charts
#531dcd RGB chart
      #531dcd CMYK chart
      #531dcd RGB pie chart
      #531dcd color shades, tints & tones
#531dcd color schemes
#531dcd color preview, HTML & CSS examples
           This text has a color of #531dcd        
        
          <p style="color:#531dcd;">Text here</p>
        
        
          .mytext {color:#531dcd;}
        
        Text color #531dcd
      
           This box has a color of #531dcd        
        
          <div style="background-color:#531dcd;">Content here</div>
        
        
          .mybackground {background-color:#531dcd;}
        
        Background color #531dcd
      
           Border around this has a color of #531dcd        
        
          <div style="border:2px solid #531dcd;">Content here</div>
        
        
          .myborder {border:2px solid #531dcd;}
        
        Border color #531dcd