#f12b82 color space conversions
Hex:
        #f12b82
        RGB:
        241, 43, 130
        CMY:
        5, 83, 49
        CMYK:
        0, 82, 46, 5
      HSL:
        334°, 87.6106%, 55.6863%
        HSV (HSB):
        334°, 82.1577%, 94.5098%
        XYZ:
        41.1688, 22.0402, 23.2034
        xyY:
        0.4764, 0.2551, 22.0402
      CIE-Lab:
        54.0697, 76.2844, 1.3484
        CIE-LCH:
        54.0697, 76.2963, 1.0127
        CIE-Luv:
        54.0697, 123.1838, -13.3029
        Hunter-Lab:
        46.9470, 74.3729, 3.5590
      #f12b82 color charts
#f12b82 RGB chart
      #f12b82 CMYK chart
      #f12b82 RGB pie chart
      #f12b82 color shades, tints & tones
#f12b82 color schemes
#f12b82 color preview, HTML & CSS examples
           This text has a color of #f12b82        
        
          <p style="color:#f12b82;">Text here</p>
        
        
          .mytext {color:#f12b82;}
        
        Text color #f12b82
      
           This box has a color of #f12b82        
        
          <div style="background-color:#f12b82;">Content here</div>
        
        
          .mybackground {background-color:#f12b82;}
        
        Background color #f12b82
      
           Border around this has a color of #f12b82        
        
          <div style="border:2px solid #f12b82;">Content here</div>
        
        
          .myborder {border:2px solid #f12b82;}
        
        Border color #f12b82