#d014ba color space conversions
Hex:
        #d014ba
        RGB:
        208, 20, 186
        CMY:
        18, 92, 27
        CMYK:
        0, 90, 11, 18
      HSL:
        307°, 82.4561%, 44.7059%
        HSV (HSB):
        307°, 90.3846%, 81.5686%
        XYZ:
        35.1255, 17.4554, 47.9723
        xyY:
        0.3493, 0.1736, 17.4554
      CIE-Lab:
        48.8288, 79.3758, -40.4118
        CIE-LCH:
        48.8288, 89.0710, 333.0184
        CIE-Luv:
        48.8288, 76.7128, -71.0956
        Hunter-Lab:
        41.7796, 76.9564, -38.8323
      #d014ba color charts
#d014ba RGB chart
      #d014ba CMYK chart
      #d014ba RGB pie chart
      #d014ba color shades, tints & tones
#d014ba color schemes
#d014ba color preview, HTML & CSS examples
           This text has a color of #d014ba        
        
          <p style="color:#d014ba;">Text here</p>
        
        
          .mytext {color:#d014ba;}
        
        Text color #d014ba
      
           This box has a color of #d014ba        
        
          <div style="background-color:#d014ba;">Content here</div>
        
        
          .mybackground {background-color:#d014ba;}
        
        Background color #d014ba
      
           Border around this has a color of #d014ba        
        
          <div style="border:2px solid #d014ba;">Content here</div>
        
        
          .myborder {border:2px solid #d014ba;}
        
        Border color #d014ba