#d27ed0 color space conversions
Hex:
        #d27ed0
        RGB:
        210, 126, 208
        CMY:
        18, 51, 18
        CMYK:
        0, 40, 1, 18
      HSL:
        301°, 48.2759%, 65.8824%
        HSV (HSB):
        301°, 40.0000%, 82.3529%
        XYZ:
        45.4244, 33.1774, 63.6843
        xyY:
        0.3192, 0.2332, 33.1774
      CIE-Lab:
        64.3043, 44.7798, -28.8025
        CIE-LCH:
        64.3043, 53.2429, 327.2508
        CIE-Luv:
        64.3043, 41.5117, -51.4994
        Hunter-Lab:
        57.5998, 39.9689, -25.2331
      #d27ed0 color charts
#d27ed0 RGB chart
      #d27ed0 CMYK chart
      #d27ed0 RGB pie chart
      #d27ed0 color shades, tints & tones
#d27ed0 color schemes
#d27ed0 color preview, HTML & CSS examples
           This text has a color of #d27ed0        
        
          <p style="color:#d27ed0;">Text here</p>
        
        
          .mytext {color:#d27ed0;}
        
        Text color #d27ed0
      
           This box has a color of #d27ed0        
        
          <div style="background-color:#d27ed0;">Content here</div>
        
        
          .mybackground {background-color:#d27ed0;}
        
        Background color #d27ed0
      
           Border around this has a color of #d27ed0        
        
          <div style="border:2px solid #d27ed0;">Content here</div>
        
        
          .myborder {border:2px solid #d27ed0;}
        
        Border color #d27ed0