#f14bf2 color space conversions
Hex:
        #f14bf2
        RGB:
        241, 75, 242
        CMY:
        5, 71, 5
        CMYK:
        0, 69, 0, 5
      HSL:
        300°, 86.5285%, 62.1569%
        HSV (HSB):
        300°, 69.0083%, 94.9020%
        XYZ:
        54.8187, 30.1437, 86.9335
        xyY:
        0.3189, 0.1754, 30.1437
      CIE-Lab:
        61.7780, 80.9480, -51.4405
        CIE-LCH:
        61.7780, 95.9099, 327.5650
        CIE-Luv:
        61.7780, 70.4797, -92.3469
        Hunter-Lab:
        54.9033, 82.1442, -55.4470
      #f14bf2 color charts
#f14bf2 RGB chart
      #f14bf2 CMYK chart
      #f14bf2 RGB pie chart
      #f14bf2 color shades, tints & tones
#f14bf2 color schemes
#f14bf2 color preview, HTML & CSS examples
           This text has a color of #f14bf2        
        
          <p style="color:#f14bf2;">Text here</p>
        
        
          .mytext {color:#f14bf2;}
        
        Text color #f14bf2
      
           This box has a color of #f14bf2        
        
          <div style="background-color:#f14bf2;">Content here</div>
        
        
          .mybackground {background-color:#f14bf2;}
        
        Background color #f14bf2
      
           Border around this has a color of #f14bf2        
        
          <div style="border:2px solid #f14bf2;">Content here</div>
        
        
          .myborder {border:2px solid #f14bf2;}
        
        Border color #f14bf2