#d541ba color space conversions
Hex:
        #d541ba
        RGB:
        213, 65, 186
        CMY:
        16, 75, 27
        CMYK:
        0, 69, 13, 16
      HSL:
        311°, 63.7931%, 54.5098%
        HSV (HSB):
        311°, 69.4836%, 83.5294%
        XYZ:
        38.1938, 21.4719, 48.5858
        xyY:
        0.3528, 0.1984, 21.4719
      CIE-Lab:
        53.4621, 69.5618, -33.0693
        CIE-LCH:
        53.4621, 77.0222, 334.5738
        CIE-Luv:
        53.4621, 72.3292, -60.0817
        Hunter-Lab:
        46.3378, 66.0371, -29.7300
      #d541ba color charts
#d541ba RGB chart
      #d541ba CMYK chart
      #d541ba RGB pie chart
      #d541ba color shades, tints & tones
#d541ba color schemes
#d541ba color preview, HTML & CSS examples
           This text has a color of #d541ba        
        
          <p style="color:#d541ba;">Text here</p>
        
        
          .mytext {color:#d541ba;}
        
        Text color #d541ba
      
           This box has a color of #d541ba        
        
          <div style="background-color:#d541ba;">Content here</div>
        
        
          .mybackground {background-color:#d541ba;}
        
        Background color #d541ba
      
           Border around this has a color of #d541ba        
        
          <div style="border:2px solid #d541ba;">Content here</div>
        
        
          .myborder {border:2px solid #d541ba;}
        
        Border color #d541ba