#d526ac color space conversions
Hex:
        #d526ac
        RGB:
        213, 38, 172
        CMY:
        16, 85, 33
        CMYK:
        0, 82, 19, 16
      HSL:
        314°, 69.7211%, 49.2157%
        HSV (HSB):
        314°, 82.1596%, 83.5294%
        XYZ:
        35.5801, 18.5109, 40.7274
        xyY:
        0.3752, 0.1952, 18.5109
      CIE-Lab:
        50.1100, 75.3944, -30.1199
        CIE-LCH:
        50.1100, 81.1882, 338.2234
        CIE-Luv:
        50.1100, 84.0431, -55.8449
        Hunter-Lab:
        43.0243, 72.3227, -26.0077
      #d526ac color charts
#d526ac RGB chart
      #d526ac CMYK chart
      #d526ac RGB pie chart
      #d526ac color shades, tints & tones
#d526ac color schemes
#d526ac color preview, HTML & CSS examples
           This text has a color of #d526ac        
        
          <p style="color:#d526ac;">Text here</p>
        
        
          .mytext {color:#d526ac;}
        
        Text color #d526ac
      
           This box has a color of #d526ac        
        
          <div style="background-color:#d526ac;">Content here</div>
        
        
          .mybackground {background-color:#d526ac;}
        
        Background color #d526ac
      
           Border around this has a color of #d526ac        
        
          <div style="border:2px solid #d526ac;">Content here</div>
        
        
          .myborder {border:2px solid #d526ac;}
        
        Border color #d526ac