#f12af2 color space conversions
Hex:
        #f12af2
        RGB:
        241, 42, 242
        CMY:
        5, 84, 5
        CMYK:
        0, 83, 0, 5
      HSL:
        300°, 88.4956%, 55.6863%
        HSV (HSB):
        300°, 82.6446%, 94.9020%
        XYZ:
        53.1306, 26.7675, 86.3708
        xyY:
        0.3195, 0.1610, 26.7675
      CIE-Lab:
        58.7585, 89.6464, -56.2454
        CIE-LCH:
        58.7585, 105.8302, 327.8953
        CIE-Luv:
        58.7585, 76.3193, -99.9245
        Hunter-Lab:
        51.7373, 92.7667, -62.7631
      #f12af2 color charts
#f12af2 RGB chart
      #f12af2 CMYK chart
      #f12af2 RGB pie chart
      #f12af2 color shades, tints & tones
#f12af2 color schemes
#f12af2 color preview, HTML & CSS examples
           This text has a color of #f12af2        
        
          <p style="color:#f12af2;">Text here</p>
        
        
          .mytext {color:#f12af2;}
        
        Text color #f12af2
      
           This box has a color of #f12af2        
        
          <div style="background-color:#f12af2;">Content here</div>
        
        
          .mybackground {background-color:#f12af2;}
        
        Background color #f12af2
      
           Border around this has a color of #f12af2        
        
          <div style="border:2px solid #f12af2;">Content here</div>
        
        
          .myborder {border:2px solid #f12af2;}
        
        Border color #f12af2