#d14fb5 color space conversions
Hex:
        #d14fb5
        RGB:
        209, 79, 181
        CMY:
        18, 69, 29
        CMYK:
        0, 62, 13, 18
      HSL:
        313°, 58.5586%, 56.4706%
        HSV (HSB):
        313°, 62.2010%, 81.9608%
        XYZ:
        37.4310, 22.4835, 46.0830
        xyY:
        0.3531, 0.2121, 22.4835
      CIE-Lab:
        54.5363, 62.4590, -28.5466
        CIE-LCH:
        54.5363, 68.6734, 335.4374
        CIE-Luv:
        54.5363, 66.6847, -52.3484
        Hunter-Lab:
        47.4167, 57.9293, -24.4305
      #d14fb5 color charts
#d14fb5 RGB chart
      #d14fb5 CMYK chart
      #d14fb5 RGB pie chart
      #d14fb5 color shades, tints & tones
#d14fb5 color schemes
#d14fb5 color preview, HTML & CSS examples
           This text has a color of #d14fb5        
        
          <p style="color:#d14fb5;">Text here</p>
        
        
          .mytext {color:#d14fb5;}
        
        Text color #d14fb5
      
           This box has a color of #d14fb5        
        
          <div style="background-color:#d14fb5;">Content here</div>
        
        
          .mybackground {background-color:#d14fb5;}
        
        Background color #d14fb5
      
           Border around this has a color of #d14fb5        
        
          <div style="border:2px solid #d14fb5;">Content here</div>
        
        
          .myborder {border:2px solid #d14fb5;}
        
        Border color #d14fb5