#f152ce color space conversions
Hex:
        #f152ce
        RGB:
        241, 82, 206
        CMY:
        5, 68, 19
        CMYK:
        0, 66, 15, 5
      HSL:
        313°, 85.0267%, 63.3333%
        HSV (HSB):
        313°, 65.9751%, 94.5098%
        XYZ:
        50.4335, 29.1916, 61.3689
        xyY:
        0.3577, 0.2070, 29.1916
      CIE-Lab:
        60.9503, 73.1079, -32.5331
        CIE-LCH:
        60.9503, 80.0198, 336.0109
        CIE-Luv:
        60.9503, 80.9586, -61.5012
        Hunter-Lab:
        54.0292, 72.0693, -29.5239
      #f152ce color charts
#f152ce RGB chart
      #f152ce CMYK chart
      #f152ce RGB pie chart
      #f152ce color shades, tints & tones
#f152ce color schemes
#f152ce color preview, HTML & CSS examples
           This text has a color of #f152ce        
        
          <p style="color:#f152ce;">Text here</p>
        
        
          .mytext {color:#f152ce;}
        
        Text color #f152ce
      
           This box has a color of #f152ce        
        
          <div style="background-color:#f152ce;">Content here</div>
        
        
          .mybackground {background-color:#f152ce;}
        
        Background color #f152ce
      
           Border around this has a color of #f152ce        
        
          <div style="border:2px solid #f152ce;">Content here</div>
        
        
          .myborder {border:2px solid #f152ce;}
        
        Border color #f152ce