#f156d3 color space conversions
Hex:
        #f156d3
        RGB:
        241, 86, 211
        CMY:
        5, 66, 17
        CMYK:
        0, 64, 12, 5
      HSL:
        312°, 84.6995%, 64.1176%
        HSV (HSB):
        312°, 64.3154%, 94.5098%
        XYZ:
        51.3613, 30.0595, 64.7230
        xyY:
        0.3514, 0.2057, 30.0595
      CIE-Lab:
        61.7055, 72.3200, -34.1876
        CIE-LCH:
        61.7055, 79.9936, 334.6986
        CIE-Luv:
        61.7055, 77.9396, -64.0710
        Hunter-Lab:
        54.8265, 71.2716, -31.6136
      #f156d3 color charts
#f156d3 RGB chart
      #f156d3 CMYK chart
      #f156d3 RGB pie chart
      #f156d3 color shades, tints & tones
#f156d3 color schemes
#f156d3 color preview, HTML & CSS examples
           This text has a color of #f156d3        
        
          <p style="color:#f156d3;">Text here</p>
        
        
          .mytext {color:#f156d3;}
        
        Text color #f156d3
      
           This box has a color of #f156d3        
        
          <div style="background-color:#f156d3;">Content here</div>
        
        
          .mybackground {background-color:#f156d3;}
        
        Background color #f156d3
      
           Border around this has a color of #f156d3        
        
          <div style="border:2px solid #f156d3;">Content here</div>
        
        
          .myborder {border:2px solid #f156d3;}
        
        Border color #f156d3