#d164bd color space conversions
Hex:
        #d164bd
        RGB:
        209, 100, 189
        CMY:
        18, 61, 26
        CMYK:
        0, 52, 10, 18
      HSL:
        311°, 54.2289%, 60.5882%
        HSV (HSB):
        311°, 52.1531%, 81.9608%
        XYZ:
        40.0370, 26.3438, 51.1188
        xyY:
        0.3407, 0.2242, 26.3438
      CIE-Lab:
        58.3619, 54.2842, -27.2324
        CIE-LCH:
        58.3619, 60.7321, 333.3588
        CIE-Luv:
        58.3619, 56.3460, -49.6891
        Hunter-Lab:
        51.3262, 49.4180, -23.1221
      #d164bd color charts
#d164bd RGB chart
      #d164bd CMYK chart
      #d164bd RGB pie chart
      #d164bd color shades, tints & tones
#d164bd color schemes
#d164bd color preview, HTML & CSS examples
           This text has a color of #d164bd        
        
          <p style="color:#d164bd;">Text here</p>
        
        
          .mytext {color:#d164bd;}
        
        Text color #d164bd
      
           This box has a color of #d164bd        
        
          <div style="background-color:#d164bd;">Content here</div>
        
        
          .mybackground {background-color:#d164bd;}
        
        Background color #d164bd
      
           Border around this has a color of #d164bd        
        
          <div style="border:2px solid #d164bd;">Content here</div>
        
        
          .myborder {border:2px solid #d164bd;}
        
        Border color #d164bd