#f152e2 color space conversions
Hex:
        #f152e2
        RGB:
        241, 82, 226
        CMY:
        5, 68, 11
        CMYK:
        0, 66, 6, 5
      HSL:
        306°, 85.0267%, 63.3333%
        HSV (HSB):
        306°, 65.9751%, 94.5098%
        XYZ:
        53.0204, 30.2263, 74.9913
        xyY:
        0.3351, 0.1910, 30.2263
      CIE-Lab:
        61.8490, 76.0402, -42.4004
        CIE-LCH:
        61.8490, 87.0626, 330.8557
        CIE-Luv:
        61.8490, 74.0767, -77.5017
        Hunter-Lab:
        54.9785, 75.9302, -42.3873
      #f152e2 color charts
#f152e2 RGB chart
      #f152e2 CMYK chart
      #f152e2 RGB pie chart
      #f152e2 color shades, tints & tones
#f152e2 color schemes
#f152e2 color preview, HTML & CSS examples
           This text has a color of #f152e2        
        
          <p style="color:#f152e2;">Text here</p>
        
        
          .mytext {color:#f152e2;}
        
        Text color #f152e2
      
           This box has a color of #f152e2        
        
          <div style="background-color:#f152e2;">Content here</div>
        
        
          .mybackground {background-color:#f152e2;}
        
        Background color #f152e2
      
           Border around this has a color of #f152e2        
        
          <div style="border:2px solid #f152e2;">Content here</div>
        
        
          .myborder {border:2px solid #f152e2;}
        
        Border color #f152e2