#f75fe1 color space conversions
Hex:
        #f75fe1
        RGB:
        247, 95, 225
        CMY:
        3, 63, 12
        CMYK:
        0, 62, 9, 3
      HSL:
        309°, 90.4762%, 67.0588%
        HSV (HSB):
        309°, 61.5385%, 96.8627%
        XYZ:
        56.0406, 33.3948, 74.7263
        xyY:
        0.3414, 0.2034, 33.3948
      CIE-Lab:
        64.4793, 72.3741, -37.6571
        CIE-LCH:
        64.4793, 81.5847, 332.5115
        CIE-Luv:
        64.4793, 74.7096, -70.0550
        Hunter-Lab:
        57.7882, 71.9723, -36.2165
      #f75fe1 color charts
#f75fe1 RGB chart
      #f75fe1 CMYK chart
      #f75fe1 RGB pie chart
      #f75fe1 color shades, tints & tones
#f75fe1 color schemes
#f75fe1 color preview, HTML & CSS examples
           This text has a color of #f75fe1        
        
          <p style="color:#f75fe1;">Text here</p>
        
        
          .mytext {color:#f75fe1;}
        
        Text color #f75fe1
      
           This box has a color of #f75fe1        
        
          <div style="background-color:#f75fe1;">Content here</div>
        
        
          .mybackground {background-color:#f75fe1;}
        
        Background color #f75fe1
      
           Border around this has a color of #f75fe1        
        
          <div style="border:2px solid #f75fe1;">Content here</div>
        
        
          .myborder {border:2px solid #f75fe1;}
        
        Border color #f75fe1