#f120bb color space conversions
Hex:
        #f120bb
        RGB:
        241, 32, 187
        CMY:
        5, 87, 27
        CMYK:
        0, 87, 22, 5
      HSL:
        316°, 88.1857%, 53.5294%
        HSV (HSB):
        316°, 86.7220%, 94.5098%
        XYZ:
        45.7618, 23.3217, 49.1033
        xyY:
        0.3872, 0.1973, 23.3217
      CIE-Lab:
        55.4021, 84.1168, -30.2652
        CIE-LCH:
        55.4021, 89.3959, 340.2113
        CIE-Luv:
        55.4021, 100.3477, -58.8540
        Hunter-Lab:
        48.2925, 84.6340, -26.4807
      #f120bb color charts
#f120bb RGB chart
      #f120bb CMYK chart
      #f120bb RGB pie chart
      #f120bb color shades, tints & tones
#f120bb color schemes
#f120bb color preview, HTML & CSS examples
           This text has a color of #f120bb        
        
          <p style="color:#f120bb;">Text here</p>
        
        
          .mytext {color:#f120bb;}
        
        Text color #f120bb
      
           This box has a color of #f120bb        
        
          <div style="background-color:#f120bb;">Content here</div>
        
        
          .mybackground {background-color:#f120bb;}
        
        Background color #f120bb
      
           Border around this has a color of #f120bb        
        
          <div style="border:2px solid #f120bb;">Content here</div>
        
        
          .myborder {border:2px solid #f120bb;}
        
        Border color #f120bb