#d50895 color space conversions
Hex:
        #d50895
        RGB:
        213, 8, 149
        CMY:
        16, 97, 42
        CMYK:
        0, 96, 30, 16
      HSL:
        319°, 92.7602%, 43.3333%
        HSV (HSB):
        319°, 96.2441%, 83.5294%
        XYZ:
        32.9522, 16.4897, 29.8798
        xyY:
        0.4154, 0.2079, 16.4897
      CIE-Lab:
        47.6105, 77.0686, -20.2945
        CIE-LCH:
        47.6105, 79.6959, 345.2472
        CIE-Luv:
        47.6105, 98.0771, -41.5723
        Hunter-Lab:
        40.6075, 73.7860, -15.2015
      #d50895 color charts
#d50895 RGB chart
      #d50895 CMYK chart
      #d50895 RGB pie chart
      #d50895 color shades, tints & tones
#d50895 color schemes
#d50895 color preview, HTML & CSS examples
           This text has a color of #d50895        
        
          <p style="color:#d50895;">Text here</p>
        
        
          .mytext {color:#d50895;}
        
        Text color #d50895
      
           This box has a color of #d50895        
        
          <div style="background-color:#d50895;">Content here</div>
        
        
          .mybackground {background-color:#d50895;}
        
        Background color #d50895
      
           Border around this has a color of #d50895        
        
          <div style="border:2px solid #d50895;">Content here</div>
        
        
          .myborder {border:2px solid #d50895;}
        
        Border color #d50895