#d654bd color space conversions
Hex:
        #d654bd
        RGB:
        214, 84, 189
        CMY:
        16, 67, 26
        CMYK:
        0, 61, 12, 16
      HSL:
        312°, 61.3208%, 58.4314%
        HSV (HSB):
        312°, 60.7477%, 83.9216%
        XYZ:
        40.0872, 24.3109, 50.7238
        xyY:
        0.3482, 0.2112, 24.3109
      CIE-Lab:
        56.3978, 62.9072, -30.2175
        CIE-LCH:
        56.3978, 69.7883, 334.3427
        CIE-Luv:
        56.3978, 66.0438, -55.3294
        Hunter-Lab:
        49.3061, 58.8396, -26.4805
      #d654bd color charts
#d654bd RGB chart
      #d654bd CMYK chart
      #d654bd RGB pie chart
      #d654bd color shades, tints & tones
#d654bd color schemes
#d654bd color preview, HTML & CSS examples
           This text has a color of #d654bd        
        
          <p style="color:#d654bd;">Text here</p>
        
        
          .mytext {color:#d654bd;}
        
        Text color #d654bd
      
           This box has a color of #d654bd        
        
          <div style="background-color:#d654bd;">Content here</div>
        
        
          .mybackground {background-color:#d654bd;}
        
        Background color #d654bd
      
           Border around this has a color of #d654bd        
        
          <div style="border:2px solid #d654bd;">Content here</div>
        
        
          .myborder {border:2px solid #d654bd;}
        
        Border color #d654bd