#f152d1 color space conversions
Hex:
        #f152d1
        RGB:
        241, 82, 209
        CMY:
        5, 68, 18
        CMYK:
        0, 66, 13, 5
      HSL:
        312°, 85.0267%, 63.3333%
        HSV (HSB):
        312°, 65.9751%, 94.5098%
        XYZ:
        50.8015, 29.3388, 63.3070
        xyY:
        0.3541, 0.2045, 29.3388
      CIE-Lab:
        61.0795, 73.5335, -34.0316
        CIE-LCH:
        61.0795, 81.0267, 335.1651
        CIE-Luv:
        61.0795, 79.9112, -63.9098
        Hunter-Lab:
        54.1653, 72.6255, -31.3809
      #f152d1 color charts
#f152d1 RGB chart
      #f152d1 CMYK chart
      #f152d1 RGB pie chart
      #f152d1 color shades, tints & tones
#f152d1 color schemes
#f152d1 color preview, HTML & CSS examples
           This text has a color of #f152d1        
        
          <p style="color:#f152d1;">Text here</p>
        
        
          .mytext {color:#f152d1;}
        
        Text color #f152d1
      
           This box has a color of #f152d1        
        
          <div style="background-color:#f152d1;">Content here</div>
        
        
          .mybackground {background-color:#f152d1;}
        
        Background color #f152d1
      
           Border around this has a color of #f152d1        
        
          <div style="border:2px solid #f152d1;">Content here</div>
        
        
          .myborder {border:2px solid #f152d1;}
        
        Border color #f152d1