#f134b1 color space conversions
Hex:
        #f134b1
        RGB:
        241, 52, 177
        CMY:
        5, 80, 31
        CMYK:
        0, 78, 27, 5
      HSL:
        320°, 87.0968%, 57.4510%
        HSV (HSB):
        320°, 78.4232%, 94.5098%
        XYZ:
        45.4394, 24.3311, 43.8964
        xyY:
        0.3998, 0.2141, 24.3311
      CIE-Lab:
        56.4178, 78.8167, -22.8891
        CIE-LCH:
        56.4178, 82.0731, 343.8062
        CIE-Luv:
        56.4178, 100.8085, -47.2222
        Hunter-Lab:
        49.3265, 78.1121, -18.2345
      #f134b1 color charts
#f134b1 RGB chart
      #f134b1 CMYK chart
      #f134b1 RGB pie chart
      #f134b1 color shades, tints & tones
#f134b1 color schemes
#f134b1 color preview, HTML & CSS examples
           This text has a color of #f134b1        
        
          <p style="color:#f134b1;">Text here</p>
        
        
          .mytext {color:#f134b1;}
        
        Text color #f134b1
      
           This box has a color of #f134b1        
        
          <div style="background-color:#f134b1;">Content here</div>
        
        
          .mybackground {background-color:#f134b1;}
        
        Background color #f134b1
      
           Border around this has a color of #f134b1        
        
          <div style="border:2px solid #f134b1;">Content here</div>
        
        
          .myborder {border:2px solid #f134b1;}
        
        Border color #f134b1