#d27bd1 color space conversions
Hex:
        #d27bd1
        RGB:
        210, 123, 209
        CMY:
        18, 52, 18
        CMYK:
        0, 41, 0, 18
      HSL:
        301°, 49.1525%, 65.2941%
        HSV (HSB):
        301°, 41.4286%, 82.3529%
        XYZ:
        45.1699, 32.4710, 64.2084
        xyY:
        0.3184, 0.2289, 32.4710
      CIE-Lab:
        63.7303, 46.5228, -30.2498
        CIE-LCH:
        63.7303, 55.4926, 326.9675
        CIE-Luv:
        63.7303, 42.6025, -53.9931
        Hunter-Lab:
        56.9833, 41.7737, -26.9192
      #d27bd1 color charts
#d27bd1 RGB chart
      #d27bd1 CMYK chart
      #d27bd1 RGB pie chart
      #d27bd1 color shades, tints & tones
#d27bd1 color schemes
#d27bd1 color preview, HTML & CSS examples
           This text has a color of #d27bd1        
        
          <p style="color:#d27bd1;">Text here</p>
        
        
          .mytext {color:#d27bd1;}
        
        Text color #d27bd1
      
           This box has a color of #d27bd1        
        
          <div style="background-color:#d27bd1;">Content here</div>
        
        
          .mybackground {background-color:#d27bd1;}
        
        Background color #d27bd1
      
           Border around this has a color of #d27bd1        
        
          <div style="border:2px solid #d27bd1;">Content here</div>
        
        
          .myborder {border:2px solid #d27bd1;}
        
        Border color #d27bd1