#f152c8 color space conversions
Hex:
        #f152c8
        RGB:
        241, 82, 200
        CMY:
        5, 68, 22
        CMYK:
        0, 66, 17, 5
      HSL:
        315°, 85.0267%, 63.3333%
        HSV (HSB):
        315°, 65.9751%, 94.5098%
        XYZ:
        49.7182, 28.9055, 57.6025
        xyY:
        0.3650, 0.2122, 28.9055
      CIE-Lab:
        60.6981, 72.2723, -29.5166
        CIE-LCH:
        60.6981, 78.0674, 337.7845
        CIE-Luv:
        60.6981, 83.0663, -56.6811
        Hunter-Lab:
        53.7638, 70.9817, -25.8885
      #f152c8 color charts
#f152c8 RGB chart
      #f152c8 CMYK chart
      #f152c8 RGB pie chart
      #f152c8 color shades, tints & tones
#f152c8 color schemes
#f152c8 color preview, HTML & CSS examples
           This text has a color of #f152c8        
        
          <p style="color:#f152c8;">Text here</p>
        
        
          .mytext {color:#f152c8;}
        
        Text color #f152c8
      
           This box has a color of #f152c8        
        
          <div style="background-color:#f152c8;">Content here</div>
        
        
          .mybackground {background-color:#f152c8;}
        
        Background color #f152c8
      
           Border around this has a color of #f152c8        
        
          <div style="border:2px solid #f152c8;">Content here</div>
        
        
          .myborder {border:2px solid #f152c8;}
        
        Border color #f152c8