#f012b1 color space conversions
Hex:
        #f012b1
        RGB:
        240, 18, 177
        CMY:
        6, 93, 31
        CMYK:
        0, 93, 26, 6
      HSL:
        317°, 88.0952%, 50.5882%
        HSV (HSB):
        317°, 92.5000%, 94.1176%
        XYZ:
        44.0873, 22.1322, 43.5433
        xyY:
        0.4017, 0.2016, 22.1322
      CIE-Lab:
        54.1670, 84.6013, -26.3725
        CIE-LCH:
        54.1670, 88.6165, 342.6864
        CIE-Luv:
        54.1670, 105.7628, -52.9709
        Hunter-Lab:
        47.0449, 84.9497, -21.9455
      #f012b1 color charts
#f012b1 RGB chart
      #f012b1 CMYK chart
      #f012b1 RGB pie chart
      #f012b1 color shades, tints & tones
#f012b1 color schemes
#f012b1 color preview, HTML & CSS examples
           This text has a color of #f012b1        
        
          <p style="color:#f012b1;">Text here</p>
        
        
          .mytext {color:#f012b1;}
        
        Text color #f012b1
      
           This box has a color of #f012b1        
        
          <div style="background-color:#f012b1;">Content here</div>
        
        
          .mybackground {background-color:#f012b1;}
        
        Background color #f012b1
      
           Border around this has a color of #f012b1        
        
          <div style="border:2px solid #f012b1;">Content here</div>
        
        
          .myborder {border:2px solid #f012b1;}
        
        Border color #f012b1