#f134bf color space conversions
Hex:
        #f134bf
        RGB:
        241, 52, 191
        CMY:
        5, 80, 25
        CMYK:
        0, 78, 21, 5
      HSL:
        316°, 87.0968%, 57.4510%
        HSV (HSB):
        316°, 78.4232%, 94.5098%
        XYZ:
        46.9076, 24.9183, 51.6276
        xyY:
        0.3800, 0.2018, 24.9183
      CIE-Lab:
        56.9958, 80.4914, -30.1019
        CIE-LCH:
        56.9958, 85.9360, 339.4954
        CIE-Luv:
        56.9958, 94.9545, -58.3074
        Hunter-Lab:
        49.9183, 80.3773, -26.3775
      #f134bf color charts
#f134bf RGB chart
      #f134bf CMYK chart
      #f134bf RGB pie chart
      #f134bf color shades, tints & tones
#f134bf color schemes
#f134bf color preview, HTML & CSS examples
           This text has a color of #f134bf        
        
          <p style="color:#f134bf;">Text here</p>
        
        
          .mytext {color:#f134bf;}
        
        Text color #f134bf
      
           This box has a color of #f134bf        
        
          <div style="background-color:#f134bf;">Content here</div>
        
        
          .mybackground {background-color:#f134bf;}
        
        Background color #f134bf
      
           Border around this has a color of #f134bf        
        
          <div style="border:2px solid #f134bf;">Content here</div>
        
        
          .myborder {border:2px solid #f134bf;}
        
        Border color #f134bf