#d014b1 color space conversions
Hex:
        #d014b1
        RGB:
        208, 20, 177
        CMY:
        18, 92, 31
        CMYK:
        0, 90, 15, 18
      HSL:
        310°, 82.4561%, 44.7059%
        HSV (HSB):
        310°, 90.3846%, 81.5686%
        XYZ:
        34.1984, 17.0845, 43.0902
        xyY:
        0.3624, 0.1810, 17.0845
      CIE-Lab:
        48.3664, 78.1839, -35.8607
        CIE-LCH:
        48.3664, 86.0157, 335.3605
        CIE-Luv:
        48.3664, 80.5215, -64.1399
        Hunter-Lab:
        41.3334, 75.3535, -32.8765
      #d014b1 color charts
#d014b1 RGB chart
      #d014b1 CMYK chart
      #d014b1 RGB pie chart
      #d014b1 color shades, tints & tones
#d014b1 color schemes
#d014b1 color preview, HTML & CSS examples
           This text has a color of #d014b1        
        
          <p style="color:#d014b1;">Text here</p>
        
        
          .mytext {color:#d014b1;}
        
        Text color #d014b1
      
           This box has a color of #d014b1        
        
          <div style="background-color:#d014b1;">Content here</div>
        
        
          .mybackground {background-color:#d014b1;}
        
        Background color #d014b1
      
           Border around this has a color of #d014b1        
        
          <div style="border:2px solid #d014b1;">Content here</div>
        
        
          .myborder {border:2px solid #d014b1;}
        
        Border color #d014b1