#d523af color space conversions
Hex:
        #d523af
        RGB:
        213, 35, 175
        CMY:
        16, 86, 31
        CMYK:
        0, 84, 18, 16
      HSL:
        313°, 71.7742%, 48.6275%
        HSV (HSB):
        313°, 83.5681%, 83.5294%
        XYZ:
        35.7795, 18.4433, 42.2316
        xyY:
        0.3709, 0.1912, 18.4433
      CIE-Lab:
        50.0295, 76.4134, -32.0114
        CIE-LCH:
        50.0295, 82.8477, 337.2700
        CIE-Luv:
        50.0295, 83.2989, -58.7516
        Hunter-Lab:
        42.9457, 73.5591, -28.2421
      #d523af color charts
#d523af RGB chart
      #d523af CMYK chart
      #d523af RGB pie chart
      #d523af color shades, tints & tones
#d523af color schemes
#d523af color preview, HTML & CSS examples
           This text has a color of #d523af        
        
          <p style="color:#d523af;">Text here</p>
        
        
          .mytext {color:#d523af;}
        
        Text color #d523af
      
           This box has a color of #d523af        
        
          <div style="background-color:#d523af;">Content here</div>
        
        
          .mybackground {background-color:#d523af;}
        
        Background color #d523af
      
           Border around this has a color of #d523af        
        
          <div style="border:2px solid #d523af;">Content here</div>
        
        
          .myborder {border:2px solid #d523af;}
        
        Border color #d523af