#d456be color space conversions
Hex:
        #d456be
        RGB:
        212, 86, 190
        CMY:
        17, 66, 25
        CMYK:
        0, 59, 10, 17
      HSL:
        310°, 59.4340%, 58.4314%
        HSV (HSB):
        310°, 59.4340%, 83.1373%
        XYZ:
        39.7734, 24.3703, 51.3229
        xyY:
        0.3445, 0.2111, 24.3703
      CIE-Lab:
        56.4567, 61.6723, -30.7239
        CIE-LCH:
        56.4567, 68.9016, 333.5185
        CIE-Luv:
        56.4567, 63.5687, -55.9098
        Hunter-Lab:
        49.3663, 57.4227, -27.0834
      #d456be color charts
#d456be RGB chart
      #d456be CMYK chart
      #d456be RGB pie chart
      #d456be color shades, tints & tones
#d456be color schemes
#d456be color preview, HTML & CSS examples
           This text has a color of #d456be        
        
          <p style="color:#d456be;">Text here</p>
        
        
          .mytext {color:#d456be;}
        
        Text color #d456be
      
           This box has a color of #d456be        
        
          <div style="background-color:#d456be;">Content here</div>
        
        
          .mybackground {background-color:#d456be;}
        
        Background color #d456be
      
           Border around this has a color of #d456be        
        
          <div style="border:2px solid #d456be;">Content here</div>
        
        
          .myborder {border:2px solid #d456be;}
        
        Border color #d456be