#d540ac color space conversions
Hex:
        #d540ac
        RGB:
        213, 64, 172
        CMY:
        16, 75, 33
        CMYK:
        0, 70, 19, 16
      HSL:
        317°, 63.9485%, 54.3137%
        HSV (HSB):
        317°, 69.9531%, 83.5294%
        XYZ:
        36.7204, 20.7915, 41.1075
        xyY:
        0.3723, 0.2108, 20.7915
      CIE-Lab:
        52.7205, 67.9513, -26.0660
        CIE-LCH:
        52.7205, 72.7793, 339.0133
        CIE-Luv:
        52.7205, 77.7245, -49.2211
        Hunter-Lab:
        45.5977, 63.9523, -21.5331
      #d540ac color charts
#d540ac RGB chart
      #d540ac CMYK chart
      #d540ac RGB pie chart
      #d540ac color shades, tints & tones
#d540ac color schemes
#d540ac color preview, HTML & CSS examples
           This text has a color of #d540ac        
        
          <p style="color:#d540ac;">Text here</p>
        
        
          .mytext {color:#d540ac;}
        
        Text color #d540ac
      
           This box has a color of #d540ac        
        
          <div style="background-color:#d540ac;">Content here</div>
        
        
          .mybackground {background-color:#d540ac;}
        
        Background color #d540ac
      
           Border around this has a color of #d540ac        
        
          <div style="border:2px solid #d540ac;">Content here</div>
        
        
          .myborder {border:2px solid #d540ac;}
        
        Border color #d540ac