#f145ff color space conversions
Hex:
        #f145ff
        RGB:
        241, 69, 255
        CMY:
        5, 73, 0
        CMYK:
        5, 73, 0, 0
      HSL:
        295°, 100.0000%, 63.5294%
        HSV (HSB):
        295°, 72.9412%, 100.0000%
        XYZ:
        56.4537, 30.1770, 97.4570
        xyY:
        0.3067, 0.1639, 30.1770
      CIE-Lab:
        61.8067, 84.9220, -58.5947
        CIE-LCH:
        61.8067, 103.1750, 325.3950
        CIE-Luv:
        61.8067, 67.4187, -104.0289
        Hunter-Lab:
        54.9336, 87.3057, -66.7321
      #f145ff color charts
#f145ff RGB chart
      #f145ff CMYK chart
      #f145ff RGB pie chart
      #f145ff color shades, tints & tones
#f145ff color schemes
#f145ff color preview, HTML & CSS examples
           This text has a color of #f145ff        
        
          <p style="color:#f145ff;">Text here</p>
        
        
          .mytext {color:#f145ff;}
        
        Text color #f145ff
      
           This box has a color of #f145ff        
        
          <div style="background-color:#f145ff;">Content here</div>
        
        
          .mybackground {background-color:#f145ff;}
        
        Background color #f145ff
      
           Border around this has a color of #f145ff        
        
          <div style="border:2px solid #f145ff;">Content here</div>
        
        
          .myborder {border:2px solid #f145ff;}
        
        Border color #f145ff