#d371bd color space conversions
Hex:
        #d371bd
        RGB:
        211, 113, 189
        CMY:
        17, 56, 26
        CMYK:
        0, 46, 10, 17
      HSL:
        313°, 52.6882%, 63.5294%
        HSV (HSB):
        313°, 46.4455%, 82.7451%
        XYZ:
        41.9544, 29.3333, 51.5948
        xyY:
        0.3414, 0.2387, 29.3333
      CIE-Lab:
        61.0746, 48.4819, -23.0363
        CIE-LCH:
        61.0746, 53.6765, 334.5852
        CIE-Luv:
        61.0746, 52.1787, -42.6551
        Hunter-Lab:
        54.1602, 43.4921, -18.5694
      #d371bd color charts
#d371bd RGB chart
      #d371bd CMYK chart
      #d371bd RGB pie chart
      #d371bd color shades, tints & tones
#d371bd color schemes
#d371bd color preview, HTML & CSS examples
           This text has a color of #d371bd        
        
          <p style="color:#d371bd;">Text here</p>
        
        
          .mytext {color:#d371bd;}
        
        Text color #d371bd
      
           This box has a color of #d371bd        
        
          <div style="background-color:#d371bd;">Content here</div>
        
        
          .mybackground {background-color:#d371bd;}
        
        Background color #d371bd
      
           Border around this has a color of #d371bd        
        
          <div style="border:2px solid #d371bd;">Content here</div>
        
        
          .myborder {border:2px solid #d371bd;}
        
        Border color #d371bd