#d456bc color space conversions
Hex:
        #d456bc
        RGB:
        212, 86, 188
        CMY:
        17, 66, 26
        CMYK:
        0, 59, 11, 17
      HSL:
        311°, 59.4340%, 58.4314%
        HSV (HSB):
        311°, 59.4340%, 83.1373%
        XYZ:
        39.5563, 24.2835, 50.1793
        xyY:
        0.3469, 0.2130, 24.2835
      CIE-Lab:
        56.3705, 61.3619, -29.7077
        CIE-LCH:
        56.3705, 68.1750, 334.1665
        CIE-Luv:
        56.3705, 64.1850, -54.2913
        Hunter-Lab:
        49.2783, 57.0472, -25.8793
      #d456bc color charts
#d456bc RGB chart
      #d456bc CMYK chart
      #d456bc RGB pie chart
      #d456bc color shades, tints & tones
#d456bc color schemes
#d456bc color preview, HTML & CSS examples
           This text has a color of #d456bc        
        
          <p style="color:#d456bc;">Text here</p>
        
        
          .mytext {color:#d456bc;}
        
        Text color #d456bc
      
           This box has a color of #d456bc        
        
          <div style="background-color:#d456bc;">Content here</div>
        
        
          .mybackground {background-color:#d456bc;}
        
        Background color #d456bc
      
           Border around this has a color of #d456bc        
        
          <div style="border:2px solid #d456bc;">Content here</div>
        
        
          .myborder {border:2px solid #d456bc;}
        
        Border color #d456bc