#d14bba color space conversions
Hex:
        #d14bba
        RGB:
        209, 75, 186
        CMY:
        18, 71, 27
        CMYK:
        0, 64, 11, 18
      HSL:
        310°, 59.2920%, 55.6863%
        HSV (HSB):
        310°, 64.1148%, 81.9608%
        XYZ:
        37.6735, 22.1326, 48.7408
        xyY:
        0.3471, 0.2039, 22.1326
      CIE-Lab:
        54.1674, 64.8385, -32.0155
        CIE-LCH:
        54.1674, 72.3120, 333.7211
        CIE-Luv:
        54.1674, 66.3811, -57.8947
        Hunter-Lab:
        47.0453, 60.6119, -28.4950
      #d14bba color charts
#d14bba RGB chart
      #d14bba CMYK chart
      #d14bba RGB pie chart
      #d14bba color shades, tints & tones
#d14bba color schemes
#d14bba color preview, HTML & CSS examples
           This text has a color of #d14bba        
        
          <p style="color:#d14bba;">Text here</p>
        
        
          .mytext {color:#d14bba;}
        
        Text color #d14bba
      
           This box has a color of #d14bba        
        
          <div style="background-color:#d14bba;">Content here</div>
        
        
          .mybackground {background-color:#d14bba;}
        
        Background color #d14bba
      
           Border around this has a color of #d14bba        
        
          <div style="border:2px solid #d14bba;">Content here</div>
        
        
          .myborder {border:2px solid #d14bba;}
        
        Border color #d14bba