#d711be color space conversions
Hex:
        #d711be
        RGB:
        215, 17, 190
        CMY:
        16, 93, 25
        CMYK:
        0, 92, 12, 16
      HSL:
        308°, 85.3448%, 45.4902%
        HSV (HSB):
        308°, 92.0930%, 84.3137%
        XYZ:
        37.5190, 18.5657, 50.3213
        xyY:
        0.3526, 0.1745, 18.5657
      CIE-Lab:
        50.1751, 81.5441, -40.5349
        CIE-LCH:
        50.1751, 91.0633, 333.5684
        CIE-Luv:
        50.1751, 80.5852, -72.0864
        Hunter-Lab:
        43.0879, 80.0261, -39.0817
      #d711be color charts
#d711be RGB chart
      #d711be CMYK chart
      #d711be RGB pie chart
      #d711be color shades, tints & tones
#d711be color schemes
#d711be color preview, HTML & CSS examples
           This text has a color of #d711be        
        
          <p style="color:#d711be;">Text here</p>
        
        
          .mytext {color:#d711be;}
        
        Text color #d711be
      
           This box has a color of #d711be        
        
          <div style="background-color:#d711be;">Content here</div>
        
        
          .mybackground {background-color:#d711be;}
        
        Background color #d711be
      
           Border around this has a color of #d711be        
        
          <div style="border:2px solid #d711be;">Content here</div>
        
        
          .myborder {border:2px solid #d711be;}
        
        Border color #d711be