#532cf5 color space conversions
Hex:
        #532cf5
        RGB:
        83, 44, 245
        CMY:
        67, 83, 4
        CMYK:
        66, 82, 0, 4
      HSL:
        252°, 90.9502%, 56.6667%
        HSV (HSB):
        252°, 82.0408%, 96.0784%
        XYZ:
        20.9494, 10.2329, 87.2572
        xyY:
        0.1769, 0.0864, 10.2329
      CIE-Lab:
        38.2573, 68.1607, -92.2236
        CIE-LCH:
        38.2573, 114.6781, 306.4674
        CIE-Luv:
        38.2573, -2.8539, -127.9221
        Hunter-Lab:
        31.9890, 60.9180, -139.3347
      #532cf5 color charts
#532cf5 RGB chart
      #532cf5 CMYK chart
      #532cf5 RGB pie chart
      #532cf5 color shades, tints & tones
#532cf5 color schemes
#532cf5 color preview, HTML & CSS examples
           This text has a color of #532cf5        
        
          <p style="color:#532cf5;">Text here</p>
        
        
          .mytext {color:#532cf5;}
        
        Text color #532cf5
      
           This box has a color of #532cf5        
        
          <div style="background-color:#532cf5;">Content here</div>
        
        
          .mybackground {background-color:#532cf5;}
        
        Background color #532cf5
      
           Border around this has a color of #532cf5        
        
          <div style="border:2px solid #532cf5;">Content here</div>
        
        
          .myborder {border:2px solid #532cf5;}
        
        Border color #532cf5