#d27ae0 color space conversions
Hex:
        #d27ae0
        RGB:
        210, 122, 224
        CMY:
        18, 52, 12
        CMYK:
        6, 46, 0, 12
      HSL:
        292°, 62.1951%, 67.8431%
        HSV (HSB):
        292°, 45.5357%, 87.8431%
        XYZ:
        46.9924, 33.0025, 74.4144
        xyY:
        0.3043, 0.2137, 33.0025
      CIE-Lab:
        64.1630, 49.8365, -37.9568
        CIE-LCH:
        64.1630, 62.6450, 322.7062
        CIE-Luv:
        64.1630, 39.8579, -66.9046
        Hunter-Lab:
        57.4478, 45.4796, -36.5871
      #d27ae0 color charts
#d27ae0 RGB chart
      #d27ae0 CMYK chart
      #d27ae0 RGB pie chart
      #d27ae0 color shades, tints & tones
#d27ae0 color schemes
#d27ae0 color preview, HTML & CSS examples
           This text has a color of #d27ae0        
        
          <p style="color:#d27ae0;">Text here</p>
        
        
          .mytext {color:#d27ae0;}
        
        Text color #d27ae0
      
           This box has a color of #d27ae0        
        
          <div style="background-color:#d27ae0;">Content here</div>
        
        
          .mybackground {background-color:#d27ae0;}
        
        Background color #d27ae0
      
           Border around this has a color of #d27ae0        
        
          <div style="border:2px solid #d27ae0;">Content here</div>
        
        
          .myborder {border:2px solid #d27ae0;}
        
        Border color #d27ae0