#d11b86 color space conversions
Hex:
        #d11b86
        RGB:
        209, 27, 134
        CMY:
        18, 89, 47
        CMYK:
        0, 87, 36, 18
      HSL:
        325°, 77.1186%, 46.2745%
        HSV (HSB):
        325°, 87.0813%, 81.9608%
        XYZ:
        30.9895, 16.0604, 24.0209
        xyY:
        0.4360, 0.2260, 16.0604
      CIE-Lab:
        47.0536, 72.3520, -12.1349
        CIE-LCH:
        47.0536, 73.3626, 350.4790
        CIE-Luv:
        47.0536, 99.4296, -29.4228
        Hunter-Lab:
        40.0754, 67.8983, -7.4851
      #d11b86 color charts
#d11b86 RGB chart
      #d11b86 CMYK chart
      #d11b86 RGB pie chart
      #d11b86 color shades, tints & tones
#d11b86 color schemes
#d11b86 color preview, HTML & CSS examples
           This text has a color of #d11b86        
        
          <p style="color:#d11b86;">Text here</p>
        
        
          .mytext {color:#d11b86;}
        
        Text color #d11b86
      
           This box has a color of #d11b86        
        
          <div style="background-color:#d11b86;">Content here</div>
        
        
          .mybackground {background-color:#d11b86;}
        
        Background color #d11b86
      
           Border around this has a color of #d11b86        
        
          <div style="border:2px solid #d11b86;">Content here</div>
        
        
          .myborder {border:2px solid #d11b86;}
        
        Border color #d11b86