#f170ed color space conversions
Hex:
        #f170ed
        RGB:
        241, 112, 237
        CMY:
        5, 56, 7
        CMYK:
        0, 54, 2, 5
      HSL:
        302°, 82.1656%, 69.2157%
        HSV (HSB):
        302°, 53.5270%, 94.5098%
        XYZ:
        57.3559, 36.4035, 84.1244
        xyY:
        0.3224, 0.2046, 36.4035
      CIE-Lab:
        66.8271, 65.5090, -40.7148
        CIE-LCH:
        66.8271, 77.1306, 328.1384
        CIE-Luv:
        66.8271, 61.0268, -74.2708
        Hunter-Lab:
        60.3353, 64.0984, -40.4321
      #f170ed color charts
#f170ed RGB chart
      #f170ed CMYK chart
      #f170ed RGB pie chart
      #f170ed color shades, tints & tones
#f170ed color schemes
#f170ed color preview, HTML & CSS examples
           This text has a color of #f170ed        
        
          <p style="color:#f170ed;">Text here</p>
        
        
          .mytext {color:#f170ed;}
        
        Text color #f170ed
      
           This box has a color of #f170ed        
        
          <div style="background-color:#f170ed;">Content here</div>
        
        
          .mybackground {background-color:#f170ed;}
        
        Background color #f170ed
      
           Border around this has a color of #f170ed        
        
          <div style="border:2px solid #f170ed;">Content here</div>
        
        
          .myborder {border:2px solid #f170ed;}
        
        Border color #f170ed