#f156d2 color space conversions
Hex:
        #f156d2
        RGB:
        241, 86, 210
        CMY:
        5, 66, 18
        CMYK:
        0, 64, 13, 5
      HSL:
        312°, 84.6995%, 64.1176%
        HSV (HSB):
        312°, 64.3154%, 94.5098%
        XYZ:
        51.2363, 30.0095, 64.0647
        xyY:
        0.3526, 0.2065, 30.0095
      CIE-Lab:
        61.6624, 72.1751, -33.6899
        CIE-LCH:
        61.6624, 79.6508, 334.9778
        CIE-Luv:
        61.6624, 78.2790, -63.2668
        Hunter-Lab:
        54.7809, 71.0834, -30.9913
      #f156d2 color charts
#f156d2 RGB chart
      #f156d2 CMYK chart
      #f156d2 RGB pie chart
      #f156d2 color shades, tints & tones
#f156d2 color schemes
#f156d2 color preview, HTML & CSS examples
           This text has a color of #f156d2        
        
          <p style="color:#f156d2;">Text here</p>
        
        
          .mytext {color:#f156d2;}
        
        Text color #f156d2
      
           This box has a color of #f156d2        
        
          <div style="background-color:#f156d2;">Content here</div>
        
        
          .mybackground {background-color:#f156d2;}
        
        Background color #f156d2
      
           Border around this has a color of #f156d2        
        
          <div style="border:2px solid #f156d2;">Content here</div>
        
        
          .myborder {border:2px solid #f156d2;}
        
        Border color #f156d2