#d523f4 color space conversions
Hex:
        #d523f4
        RGB:
        213, 35, 244
        CMY:
        16, 86, 4
        CMYK:
        13, 86, 0, 4
      HSL:
        291°, 90.4762%, 54.7059%
        HSV (HSB):
        291°, 85.6557%, 95.6863%
        XYZ:
        44.3707, 21.8799, 87.4726
        xyY:
        0.2886, 0.1423, 21.8799
      CIE-Lab:
        53.8993, 86.5828, -65.4073
        CIE-LCH:
        53.8993, 108.5113, 322.9315
        CIE-Luv:
        53.8993, 57.2233, -110.8643
        Hunter-Lab:
        46.7759, 87.4639, -78.1313
      #d523f4 color charts
#d523f4 RGB chart
      #d523f4 CMYK chart
      #d523f4 RGB pie chart
      #d523f4 color shades, tints & tones
#d523f4 color schemes
#d523f4 color preview, HTML & CSS examples
           This text has a color of #d523f4        
        
          <p style="color:#d523f4;">Text here</p>
        
        
          .mytext {color:#d523f4;}
        
        Text color #d523f4
      
           This box has a color of #d523f4        
        
          <div style="background-color:#d523f4;">Content here</div>
        
        
          .mybackground {background-color:#d523f4;}
        
        Background color #d523f4
      
           Border around this has a color of #d523f4        
        
          <div style="border:2px solid #d523f4;">Content here</div>
        
        
          .myborder {border:2px solid #d523f4;}
        
        Border color #d523f4