#f140ea color space conversions
Hex:
        #f140ea
        RGB:
        241, 64, 234
        CMY:
        5, 75, 8
        CMYK:
        0, 73, 3, 5
      HSL:
        302°, 86.3415%, 59.8039%
        HSV (HSB):
        302°, 73.4440%, 94.5098%
        XYZ:
        52.9603, 28.3081, 80.5146
        xyY:
        0.3274, 0.1750, 28.3081
      CIE-Lab:
        60.1661, 83.1389, -49.5360
        CIE-LCH:
        60.1661, 96.7775, 329.2126
        CIE-Luv:
        60.1661, 75.6676, -89.2090
        Hunter-Lab:
        53.2053, 84.5686, -52.4787
      #f140ea color charts
#f140ea RGB chart
      #f140ea CMYK chart
      #f140ea RGB pie chart
      #f140ea color shades, tints & tones
#f140ea color schemes
#f140ea color preview, HTML & CSS examples
           This text has a color of #f140ea        
        
          <p style="color:#f140ea;">Text here</p>
        
        
          .mytext {color:#f140ea;}
        
        Text color #f140ea
      
           This box has a color of #f140ea        
        
          <div style="background-color:#f140ea;">Content here</div>
        
        
          .mybackground {background-color:#f140ea;}
        
        Background color #f140ea
      
           Border around this has a color of #f140ea        
        
          <div style="border:2px solid #f140ea;">Content here</div>
        
        
          .myborder {border:2px solid #f140ea;}
        
        Border color #f140ea