#d454be color space conversions
Hex:
        #d454be
        RGB:
        212, 84, 190
        CMY:
        17, 67, 25
        CMYK:
        0, 60, 10, 17
      HSL:
        310°, 59.8131%, 58.0392%
        HSV (HSB):
        310°, 60.3774%, 83.1373%
        XYZ:
        39.6160, 24.0554, 51.2704
        xyY:
        0.3447, 0.2093, 24.0554
      CIE-Lab:
        56.1432, 62.5292, -31.2113
        CIE-LCH:
        56.1432, 69.8860, 333.4741
        CIE-Luv:
        56.1432, 64.2737, -56.7296
        Hunter-Lab:
        49.0463, 58.3480, -27.6462
      #d454be color charts
#d454be RGB chart
      #d454be CMYK chart
      #d454be RGB pie chart
      #d454be color shades, tints & tones
#d454be color schemes
#d454be color preview, HTML & CSS examples
           This text has a color of #d454be        
        
          <p style="color:#d454be;">Text here</p>
        
        
          .mytext {color:#d454be;}
        
        Text color #d454be
      
           This box has a color of #d454be        
        
          <div style="background-color:#d454be;">Content here</div>
        
        
          .mybackground {background-color:#d454be;}
        
        Background color #d454be
      
           Border around this has a color of #d454be        
        
          <div style="border:2px solid #d454be;">Content here</div>
        
        
          .myborder {border:2px solid #d454be;}
        
        Border color #d454be