#f112dc color space conversions
Hex:
        #f112dc
        RGB:
        241, 18, 220
        CMY:
        5, 93, 14
        CMYK:
        0, 93, 9, 5
      HSL:
        306°, 88.8446%, 50.7843%
        HSV (HSB):
        306°, 92.5311%, 94.5098%
        XYZ:
        49.4102, 24.3007, 69.7964
        xyY:
        0.3443, 0.1693, 24.3007
      CIE-Lab:
        56.3876, 90.0184, -47.6403
        CIE-LCH:
        56.3876, 101.8475, 332.1109
        CIE-Luv:
        56.3876, 87.4097, -86.1009
        Hunter-Lab:
        49.2957, 92.6470, -49.4400
      #f112dc color charts
#f112dc RGB chart
      #f112dc CMYK chart
      #f112dc RGB pie chart
      #f112dc color shades, tints & tones
#f112dc color schemes
#f112dc color preview, HTML & CSS examples
           This text has a color of #f112dc        
        
          <p style="color:#f112dc;">Text here</p>
        
        
          .mytext {color:#f112dc;}
        
        Text color #f112dc
      
           This box has a color of #f112dc        
        
          <div style="background-color:#f112dc;">Content here</div>
        
        
          .mybackground {background-color:#f112dc;}
        
        Background color #f112dc
      
           Border around this has a color of #f112dc        
        
          <div style="border:2px solid #f112dc;">Content here</div>
        
        
          .myborder {border:2px solid #f112dc;}
        
        Border color #f112dc