#d911bd color space conversions
Hex:
        #d911bd
        RGB:
        217, 17, 189
        CMY:
        15, 93, 26
        CMYK:
        0, 92, 13, 15
      HSL:
        308°, 85.4701%, 45.8824%
        HSV (HSB):
        308°, 92.1659%, 85.0980%
        XYZ:
        38.0010, 18.8267, 49.7752
        xyY:
        0.3565, 0.1766, 18.8267
      CIE-Lab:
        50.4839, 81.7773, -39.4412
        CIE-LCH:
        50.4839, 90.7917, 334.2520
        CIE-Luv:
        50.4839, 82.5356, -70.6268
        Hunter-Lab:
        43.3898, 80.3992, -37.6424
      #d911bd color charts
#d911bd RGB chart
      #d911bd CMYK chart
      #d911bd RGB pie chart
      #d911bd color shades, tints & tones
#d911bd color schemes
#d911bd color preview, HTML & CSS examples
           This text has a color of #d911bd        
        
          <p style="color:#d911bd;">Text here</p>
        
        
          .mytext {color:#d911bd;}
        
        Text color #d911bd
      
           This box has a color of #d911bd        
        
          <div style="background-color:#d911bd;">Content here</div>
        
        
          .mybackground {background-color:#d911bd;}
        
        Background color #d911bd
      
           Border around this has a color of #d911bd        
        
          <div style="border:2px solid #d911bd;">Content here</div>
        
        
          .myborder {border:2px solid #d911bd;}
        
        Border color #d911bd