#d856bf color space conversions
Hex:
        #d856bf
        RGB:
        216, 86, 191
        CMY:
        15, 66, 25
        CMYK:
        0, 60, 12, 15
      HSL:
        312°, 62.5000%, 59.2157%
        HSV (HSB):
        312°, 60.1852%, 84.7059%
        XYZ:
        41.0507, 25.0161, 51.9552
        xyY:
        0.3478, 0.2120, 25.0161
      CIE-Lab:
        57.0911, 62.8989, -30.2667
        CIE-LCH:
        57.0911, 69.8022, 334.3033
        CIE-Luv:
        57.0911, 66.1647, -55.5413
        Hunter-Lab:
        50.0161, 58.9755, -26.5774
      #d856bf color charts
#d856bf RGB chart
      #d856bf CMYK chart
      #d856bf RGB pie chart
      #d856bf color shades, tints & tones
#d856bf color schemes
#d856bf color preview, HTML & CSS examples
           This text has a color of #d856bf        
        
          <p style="color:#d856bf;">Text here</p>
        
        
          .mytext {color:#d856bf;}
        
        Text color #d856bf
      
           This box has a color of #d856bf        
        
          <div style="background-color:#d856bf;">Content here</div>
        
        
          .mybackground {background-color:#d856bf;}
        
        Background color #d856bf
      
           Border around this has a color of #d856bf        
        
          <div style="border:2px solid #d856bf;">Content here</div>
        
        
          .myborder {border:2px solid #d856bf;}
        
        Border color #d856bf