#f152a9 color space conversions
Hex:
        #f152a9
        RGB:
        241, 82, 169
        CMY:
        5, 68, 34
        CMYK:
        0, 66, 30, 5
      HSL:
        327°, 85.0267%, 63.3333%
        HSV (HSB):
        327°, 65.9751%, 94.5098%
        XYZ:
        46.4544, 27.5999, 40.4150
        xyY:
        0.4058, 0.2411, 27.5999
      CIE-Lab:
        59.5256, 68.3104, -13.5169
        CIE-LCH:
        59.5256, 69.6349, 348.8072
        CIE-Luv:
        59.5256, 94.0977, -31.9685
        Hunter-Lab:
        52.5356, 65.9003, -8.8361
      #f152a9 color charts
#f152a9 RGB chart
      #f152a9 CMYK chart
      #f152a9 RGB pie chart
      #f152a9 color shades, tints & tones
#f152a9 color schemes
#f152a9 color preview, HTML & CSS examples
           This text has a color of #f152a9        
        
          <p style="color:#f152a9;">Text here</p>
        
        
          .mytext {color:#f152a9;}
        
        Text color #f152a9
      
           This box has a color of #f152a9        
        
          <div style="background-color:#f152a9;">Content here</div>
        
        
          .mybackground {background-color:#f152a9;}
        
        Background color #f152a9
      
           Border around this has a color of #f152a9        
        
          <div style="border:2px solid #f152a9;">Content here</div>
        
        
          .myborder {border:2px solid #f152a9;}
        
        Border color #f152a9