#d027bf color space conversions
Hex:
        #d027bf
        RGB:
        208, 39, 191
        CMY:
        18, 85, 25
        CMYK:
        0, 81, 8, 18
      HSL:
        306°, 68.4211%, 48.4314%
        HSV (HSB):
        306°, 81.2500%, 81.5686%
        XYZ:
        36.1419, 18.6225, 50.9798
        xyY:
        0.3418, 0.1761, 18.6225
      CIE-Lab:
        50.2426, 76.7097, -41.0902
        CIE-LCH:
        50.2426, 87.0217, 331.8239
        CIE-Luv:
        50.2426, 72.3623, -72.1940
        Hunter-Lab:
        43.1538, 73.9770, -39.8347
      #d027bf color charts
#d027bf RGB chart
      #d027bf CMYK chart
      #d027bf RGB pie chart
      #d027bf color shades, tints & tones
#d027bf color schemes
#d027bf color preview, HTML & CSS examples
           This text has a color of #d027bf        
        
          <p style="color:#d027bf;">Text here</p>
        
        
          .mytext {color:#d027bf;}
        
        Text color #d027bf
      
           This box has a color of #d027bf        
        
          <div style="background-color:#d027bf;">Content here</div>
        
        
          .mybackground {background-color:#d027bf;}
        
        Background color #d027bf
      
           Border around this has a color of #d027bf        
        
          <div style="border:2px solid #d027bf;">Content here</div>
        
        
          .myborder {border:2px solid #d027bf;}
        
        Border color #d027bf