#d027b4 color space conversions
Hex:
        #d027b4
        RGB:
        208, 39, 180
        CMY:
        18, 85, 29
        CMYK:
        0, 81, 13, 18
      HSL:
        310°, 68.4211%, 48.4314%
        HSV (HSB):
        310°, 81.2500%, 81.5686%
        XYZ:
        34.9762, 18.1562, 44.8411
        xyY:
        0.3570, 0.1853, 18.1562
      CIE-Lab:
        49.6850, 75.1757, -35.5496
        CIE-LCH:
        49.6850, 83.1575, 334.6912
        CIE-Luv:
        49.6850, 76.7331, -63.6268
        Hunter-Lab:
        42.6101, 71.9525, -32.5672
      #d027b4 color charts
#d027b4 RGB chart
      #d027b4 CMYK chart
      #d027b4 RGB pie chart
      #d027b4 color shades, tints & tones
#d027b4 color schemes
#d027b4 color preview, HTML & CSS examples
           This text has a color of #d027b4        
        
          <p style="color:#d027b4;">Text here</p>
        
        
          .mytext {color:#d027b4;}
        
        Text color #d027b4
      
           This box has a color of #d027b4        
        
          <div style="background-color:#d027b4;">Content here</div>
        
        
          .mybackground {background-color:#d027b4;}
        
        Background color #d027b4
      
           Border around this has a color of #d027b4        
        
          <div style="border:2px solid #d027b4;">Content here</div>
        
        
          .myborder {border:2px solid #d027b4;}
        
        Border color #d027b4