#d524af color space conversions
Hex:
        #d524af
        RGB:
        213, 36, 175
        CMY:
        16, 86, 31
        CMYK:
        0, 83, 18, 16
      HSL:
        313°, 71.0843%, 48.8235%
        HSV (HSB):
        313°, 83.0986%, 83.5294%
        XYZ:
        35.8093, 18.5030, 42.2415
        xyY:
        0.3709, 0.1916, 18.5030
      CIE-Lab:
        50.1006, 76.2071, -31.9002
        CIE-LCH:
        50.1006, 82.6144, 337.2859
        CIE-Luv:
        50.1006, 83.1334, -58.5744
        Hunter-Lab:
        43.0152, 73.3214, -28.1131
      #d524af color charts
#d524af RGB chart
      #d524af CMYK chart
      #d524af RGB pie chart
      #d524af color shades, tints & tones
#d524af color schemes
#d524af color preview, HTML & CSS examples
           This text has a color of #d524af        
        
          <p style="color:#d524af;">Text here</p>
        
        
          .mytext {color:#d524af;}
        
        Text color #d524af
      
           This box has a color of #d524af        
        
          <div style="background-color:#d524af;">Content here</div>
        
        
          .mybackground {background-color:#d524af;}
        
        Background color #d524af
      
           Border around this has a color of #d524af        
        
          <div style="border:2px solid #d524af;">Content here</div>
        
        
          .myborder {border:2px solid #d524af;}
        
        Border color #d524af