#d465bc color space conversions
Hex:
        #d465bc
        RGB:
        212, 101, 188
        CMY:
        17, 60, 26
        CMYK:
        0, 52, 11, 17
      HSL:
        313°, 56.3452%, 61.3725%
        HSV (HSB):
        313°, 52.3585%, 83.1373%
        XYZ:
        40.8822, 26.9352, 50.6212
        xyY:
        0.3452, 0.2274, 26.9352
      CIE-Lab:
        58.9143, 54.5222, -25.7740
        CIE-LCH:
        58.9143, 60.3073, 334.6987
        CIE-Luv:
        58.9143, 58.3460, -47.5799
        Hunter-Lab:
        51.8992, 49.7849, -21.5007
      #d465bc color charts
#d465bc RGB chart
      #d465bc CMYK chart
      #d465bc RGB pie chart
      #d465bc color shades, tints & tones
#d465bc color schemes
#d465bc color preview, HTML & CSS examples
           This text has a color of #d465bc        
        
          <p style="color:#d465bc;">Text here</p>
        
        
          .mytext {color:#d465bc;}
        
        Text color #d465bc
      
           This box has a color of #d465bc        
        
          <div style="background-color:#d465bc;">Content here</div>
        
        
          .mybackground {background-color:#d465bc;}
        
        Background color #d465bc
      
           Border around this has a color of #d465bc        
        
          <div style="border:2px solid #d465bc;">Content here</div>
        
        
          .myborder {border:2px solid #d465bc;}
        
        Border color #d465bc