#f14dca color space conversions
Hex:
        #f14dca
        RGB:
        241, 77, 202
        CMY:
        5, 70, 21
        CMYK:
        0, 68, 16, 5
      HSL:
        314°, 85.4167%, 62.3529%
        HSV (HSB):
        314°, 68.0498%, 94.5098%
        XYZ:
        49.5902, 28.2728, 58.7206
        xyY:
        0.3631, 0.2070, 28.2728
      CIE-Lab:
        60.1344, 74.3560, -31.5285
        CIE-LCH:
        60.1344, 80.7642, 337.0221
        CIE-Luv:
        60.1344, 83.9626, -60.0169
        Hunter-Lab:
        53.1722, 73.4239, -28.2563
      #f14dca color charts
#f14dca RGB chart
      #f14dca CMYK chart
      #f14dca RGB pie chart
      #f14dca color shades, tints & tones
#f14dca color schemes
#f14dca color preview, HTML & CSS examples
           This text has a color of #f14dca        
        
          <p style="color:#f14dca;">Text here</p>
        
        
          .mytext {color:#f14dca;}
        
        Text color #f14dca
      
           This box has a color of #f14dca        
        
          <div style="background-color:#f14dca;">Content here</div>
        
        
          .mybackground {background-color:#f14dca;}
        
        Background color #f14dca
      
           Border around this has a color of #f14dca        
        
          <div style="border:2px solid #f14dca;">Content here</div>
        
        
          .myborder {border:2px solid #f14dca;}
        
        Border color #f14dca