#d13b85 color space conversions
Hex:
        #d13b85
        RGB:
        209, 59, 133
        CMY:
        18, 77, 48
        CMYK:
        0, 72, 36, 18
      HSL:
        330°, 61.9835%, 52.5490%
        HSV (HSB):
        330°, 71.7703%, 81.9608%
        XYZ:
        32.0921, 18.3767, 24.0459
        xyY:
        0.4307, 0.2466, 18.3767
      CIE-Lab:
        49.9498, 63.9023, -7.1834
        CIE-LCH:
        49.9498, 64.3047, 353.5862
        CIE-Luv:
        49.9498, 90.9595, -21.4036
        Hunter-Lab:
        42.8680, 58.6105, -3.2498
      #d13b85 color charts
#d13b85 RGB chart
      #d13b85 CMYK chart
      #d13b85 RGB pie chart
      #d13b85 color shades, tints & tones
#d13b85 color schemes
#d13b85 color preview, HTML & CSS examples
           This text has a color of #d13b85        
        
          <p style="color:#d13b85;">Text here</p>
        
        
          .mytext {color:#d13b85;}
        
        Text color #d13b85
      
           This box has a color of #d13b85        
        
          <div style="background-color:#d13b85;">Content here</div>
        
        
          .mybackground {background-color:#d13b85;}
        
        Background color #d13b85
      
           Border around this has a color of #d13b85        
        
          <div style="border:2px solid #d13b85;">Content here</div>
        
        
          .myborder {border:2px solid #d13b85;}
        
        Border color #d13b85