#d13b86 color space conversions
Hex:
        #d13b86
        RGB:
        209, 59, 134
        CMY:
        18, 77, 47
        CMYK:
        0, 72, 36, 18
      HSL:
        330°, 61.9835%, 52.5490%
        HSV (HSB):
        330°, 71.7703%, 81.9608%
        XYZ:
        32.1615, 18.4045, 24.4116
        xyY:
        0.4289, 0.2455, 18.4045
      CIE-Lab:
        49.9831, 64.0101, -7.7358
        CIE-LCH:
        49.9831, 64.4758, 353.1090
        CIE-Luv:
        49.9831, 90.5819, -22.1660
        Hunter-Lab:
        42.9004, 58.7419, -3.7074
      #d13b86 color charts
#d13b86 RGB chart
      #d13b86 CMYK chart
      #d13b86 RGB pie chart
      #d13b86 color shades, tints & tones
#d13b86 color schemes
#d13b86 color preview, HTML & CSS examples
           This text has a color of #d13b86        
        
          <p style="color:#d13b86;">Text here</p>
        
        
          .mytext {color:#d13b86;}
        
        Text color #d13b86
      
           This box has a color of #d13b86        
        
          <div style="background-color:#d13b86;">Content here</div>
        
        
          .mybackground {background-color:#d13b86;}
        
        Background color #d13b86
      
           Border around this has a color of #d13b86        
        
          <div style="border:2px solid #d13b86;">Content here</div>
        
        
          .myborder {border:2px solid #d13b86;}
        
        Border color #d13b86