#f106bc color space conversions
Hex:
        #f106bc
        RGB:
        241, 6, 188
        CMY:
        5, 98, 26
        CMYK:
        0, 98, 22, 5
      HSL:
        314°, 95.1417%, 48.4314%
        HSV (HSB):
        314°, 97.5104%, 94.5098%
        XYZ:
        45.4179, 22.4619, 49.5187
        xyY:
        0.3869, 0.1913, 22.4619
      CIE-Lab:
        54.5137, 86.9622, -32.2283
        CIE-LCH:
        54.5137, 92.7420, 339.6652
        CIE-Luv:
        54.5137, 102.3005, -62.0493
        Hunter-Lab:
        47.3939, 88.1180, -28.7724
      #f106bc color charts
#f106bc RGB chart
      #f106bc CMYK chart
      #f106bc RGB pie chart
      #f106bc color shades, tints & tones
#f106bc color schemes
#f106bc color preview, HTML & CSS examples
           This text has a color of #f106bc        
        
          <p style="color:#f106bc;">Text here</p>
        
        
          .mytext {color:#f106bc;}
        
        Text color #f106bc
      
           This box has a color of #f106bc        
        
          <div style="background-color:#f106bc;">Content here</div>
        
        
          .mybackground {background-color:#f106bc;}
        
        Background color #f106bc
      
           Border around this has a color of #f106bc        
        
          <div style="border:2px solid #f106bc;">Content here</div>
        
        
          .myborder {border:2px solid #f106bc;}
        
        Border color #f106bc