#d52b86 color space conversions
Hex:
        #d52b86
        RGB:
        213, 43, 134
        CMY:
        16, 83, 47
        CMYK:
        0, 80, 37, 16
      HSL:
        328°, 66.9291%, 50.1961%
        HSV (HSB):
        328°, 79.8122%, 83.5294%
        XYZ:
        32.6075, 17.5951, 24.2318
        xyY:
        0.4381, 0.2364, 17.5951
      CIE-Lab:
        49.0013, 69.8449, -9.1296
        CIE-LCH:
        49.0013, 70.4390, 352.5530
        CIE-Luv:
        49.0013, 98.9983, -25.1330
        Hunter-Lab:
        41.9465, 65.3522, -4.8883
      #d52b86 color charts
#d52b86 RGB chart
      #d52b86 CMYK chart
      #d52b86 RGB pie chart
      #d52b86 color shades, tints & tones
#d52b86 color schemes
#d52b86 color preview, HTML & CSS examples
           This text has a color of #d52b86        
        
          <p style="color:#d52b86;">Text here</p>
        
        
          .mytext {color:#d52b86;}
        
        Text color #d52b86
      
           This box has a color of #d52b86        
        
          <div style="background-color:#d52b86;">Content here</div>
        
        
          .mybackground {background-color:#d52b86;}
        
        Background color #d52b86
      
           Border around this has a color of #d52b86        
        
          <div style="border:2px solid #d52b86;">Content here</div>
        
        
          .myborder {border:2px solid #d52b86;}
        
        Border color #d52b86