#f12fb3 color space conversions
Hex:
        #f12fb3
        RGB:
        241, 47, 179
        CMY:
        5, 82, 30
        CMYK:
        0, 80, 26, 5
      HSL:
        319°, 87.3874%, 56.4706%
        HSV (HSB):
        319°, 80.4979%, 94.5098%
        XYZ:
        45.4288, 23.9885, 44.8837
        xyY:
        0.3974, 0.2099, 23.9885
      CIE-Lab:
        56.0763, 80.2583, -24.5774
        CIE-LCH:
        56.0763, 83.9372, 342.9739
        CIE-Luv:
        56.0763, 101.1315, -49.9064
        Hunter-Lab:
        48.9780, 79.8534, -20.0490
      #f12fb3 color charts
#f12fb3 RGB chart
      #f12fb3 CMYK chart
      #f12fb3 RGB pie chart
      #f12fb3 color shades, tints & tones
#f12fb3 color schemes
#f12fb3 color preview, HTML & CSS examples
           This text has a color of #f12fb3        
        
          <p style="color:#f12fb3;">Text here</p>
        
        
          .mytext {color:#f12fb3;}
        
        Text color #f12fb3
      
           This box has a color of #f12fb3        
        
          <div style="background-color:#f12fb3;">Content here</div>
        
        
          .mybackground {background-color:#f12fb3;}
        
        Background color #f12fb3
      
           Border around this has a color of #f12fb3        
        
          <div style="border:2px solid #f12fb3;">Content here</div>
        
        
          .myborder {border:2px solid #f12fb3;}
        
        Border color #f12fb3