#f132ef color space conversions
Hex:
        #f132ef
        RGB:
        241, 50, 239
        CMY:
        5, 80, 6
        CMYK:
        0, 79, 1, 5
      HSL:
        301°, 87.2146%, 57.0588%
        HSV (HSB):
        301°, 79.2531%, 94.5098%
        XYZ:
        52.9962, 27.2140, 84.1210
        xyY:
        0.3225, 0.1656, 27.2140
      CIE-Lab:
        59.1719, 87.5171, -53.9111
        CIE-LCH:
        59.1719, 102.7894, 328.3667
        CIE-Luv:
        59.1719, 76.3367, -96.2279
        Hunter-Lab:
        52.1670, 90.0450, -59.0901
      #f132ef color charts
#f132ef RGB chart
      #f132ef CMYK chart
      #f132ef RGB pie chart
      #f132ef color shades, tints & tones
#f132ef color schemes
#f132ef color preview, HTML & CSS examples
           This text has a color of #f132ef        
        
          <p style="color:#f132ef;">Text here</p>
        
        
          .mytext {color:#f132ef;}
        
        Text color #f132ef
      
           This box has a color of #f132ef        
        
          <div style="background-color:#f132ef;">Content here</div>
        
        
          .mybackground {background-color:#f132ef;}
        
        Background color #f132ef
      
           Border around this has a color of #f132ef        
        
          <div style="border:2px solid #f132ef;">Content here</div>
        
        
          .myborder {border:2px solid #f132ef;}
        
        Border color #f132ef