#ff14d1 color space conversions
Hex:
        #ff14d1
        RGB:
        255, 20, 209
        CMY:
        0, 92, 18
        CMYK:
        0, 92, 18, 0
      HSL:
        312°, 100.0000%, 53.9216%
        HSV (HSB):
        312°, 92.1569%, 100.0000%
        XYZ:
        52.9988, 26.3638, 62.6170
        xyY:
        0.3733, 0.1857, 26.3638
      CIE-Lab:
        58.3807, 90.9338, -38.0759
        CIE-LCH:
        58.3807, 98.5836, 337.2799
        CIE-Luv:
        58.3807, 102.7052, -72.4369
        Hunter-Lab:
        51.3457, 94.3921, -36.3633
      #ff14d1 color charts
#ff14d1 RGB chart
      #ff14d1 CMYK chart
      #ff14d1 RGB pie chart
      #ff14d1 color shades, tints & tones
#ff14d1 color schemes
#ff14d1 color preview, HTML & CSS examples
           This text has a color of #ff14d1        
        
          <p style="color:#ff14d1;">Text here</p>
        
        
          .mytext {color:#ff14d1;}
        
        Text color #ff14d1
      
           This box has a color of #ff14d1        
        
          <div style="background-color:#ff14d1;">Content here</div>
        
        
          .mybackground {background-color:#ff14d1;}
        
        Background color #ff14d1
      
           Border around this has a color of #ff14d1        
        
          <div style="border:2px solid #ff14d1;">Content here</div>
        
        
          .myborder {border:2px solid #ff14d1;}
        
        Border color #ff14d1