#d534ba color space conversions
Hex:
        #d534ba
        RGB:
        213, 52, 186
        CMY:
        16, 80, 27
        CMYK:
        0, 76, 13, 16
      HSL:
        310°, 65.7143%, 51.9608%
        HSV (HSB):
        310°, 75.5869%, 83.5294%
        XYZ:
        37.5315, 20.1473, 48.3651
        xyY:
        0.3539, 0.1900, 20.1473
      CIE-Lab:
        52.0033, 73.7046, -35.3526
        CIE-LCH:
        52.0033, 81.7445, 334.3751
        CIE-Luv:
        52.0033, 75.5837, -63.7797
        Hunter-Lab:
        44.8857, 70.7039, -32.4659
      #d534ba color charts
#d534ba RGB chart
      #d534ba CMYK chart
      #d534ba RGB pie chart
      #d534ba color shades, tints & tones
#d534ba color schemes
#d534ba color preview, HTML & CSS examples
           This text has a color of #d534ba        
        
          <p style="color:#d534ba;">Text here</p>
        
        
          .mytext {color:#d534ba;}
        
        Text color #d534ba
      
           This box has a color of #d534ba        
        
          <div style="background-color:#d534ba;">Content here</div>
        
        
          .mybackground {background-color:#d534ba;}
        
        Background color #d534ba
      
           Border around this has a color of #d534ba        
        
          <div style="border:2px solid #d534ba;">Content here</div>
        
        
          .myborder {border:2px solid #d534ba;}
        
        Border color #d534ba