#f12abe color space conversions
Hex:
        #f12abe
        RGB:
        241, 42, 190
        CMY:
        5, 84, 25
        CMYK:
        0, 83, 21, 5
      HSL:
        315°, 87.6652%, 55.4902%
        HSV (HSB):
        315°, 82.5726%, 94.5098%
        XYZ:
        46.3979, 24.0744, 50.9166
        xyY:
        0.3822, 0.1983, 24.0744
      CIE-Lab:
        56.1622, 82.6479, -30.8198
        CIE-LCH:
        56.1622, 88.2073, 339.5493
        CIE-Luv:
        56.1622, 97.4093, -59.5829
        Hunter-Lab:
        49.0657, 82.9296, -27.1806
      #f12abe color charts
#f12abe RGB chart
      #f12abe CMYK chart
      #f12abe RGB pie chart
      #f12abe color shades, tints & tones
#f12abe color schemes
#f12abe color preview, HTML & CSS examples
           This text has a color of #f12abe        
        
          <p style="color:#f12abe;">Text here</p>
        
        
          .mytext {color:#f12abe;}
        
        Text color #f12abe
      
           This box has a color of #f12abe        
        
          <div style="background-color:#f12abe;">Content here</div>
        
        
          .mybackground {background-color:#f12abe;}
        
        Background color #f12abe
      
           Border around this has a color of #f12abe        
        
          <div style="border:2px solid #f12abe;">Content here</div>
        
        
          .myborder {border:2px solid #f12abe;}
        
        Border color #f12abe