#f140bc color space conversions
Hex:
        #f140bc
        RGB:
        241, 64, 188
        CMY:
        5, 75, 26
        CMYK:
        0, 73, 22, 5
      HSL:
        318°, 86.3415%, 59.8039%
        HSV (HSB):
        318°, 73.4440%, 94.5098%
        XYZ:
        47.1861, 25.9984, 50.1082
        xyY:
        0.3827, 0.2109, 25.9984
      CIE-Lab:
        58.0355, 76.7902, -26.7640
        CIE-LCH:
        58.0355, 81.3207, 340.7849
        CIE-Luv:
        58.0355, 93.1268, -52.8530
        Hunter-Lab:
        50.9886, 75.9582, -22.5741
      #f140bc color charts
#f140bc RGB chart
      #f140bc CMYK chart
      #f140bc RGB pie chart
      #f140bc color shades, tints & tones
#f140bc color schemes
#f140bc color preview, HTML & CSS examples
           This text has a color of #f140bc        
        
          <p style="color:#f140bc;">Text here</p>
        
        
          .mytext {color:#f140bc;}
        
        Text color #f140bc
      
           This box has a color of #f140bc        
        
          <div style="background-color:#f140bc;">Content here</div>
        
        
          .mybackground {background-color:#f140bc;}
        
        Background color #f140bc
      
           Border around this has a color of #f140bc        
        
          <div style="border:2px solid #f140bc;">Content here</div>
        
        
          .myborder {border:2px solid #f140bc;}
        
        Border color #f140bc