#f121bf color space conversions
Hex:
        #f121bf
        RGB:
        241, 33, 191
        CMY:
        5, 87, 25
        CMYK:
        0, 86, 21, 5
      HSL:
        314°, 88.1356%, 53.7255%
        HSV (HSB):
        314°, 86.3071%, 94.5098%
        XYZ:
        46.2235, 23.5501, 51.3996
        xyY:
        0.3815, 0.1944, 23.5501
      CIE-Lab:
        55.6345, 84.4287, -32.2190
        CIE-LCH:
        55.6345, 90.3675, 339.1125
        CIE-Luv:
        55.6345, 98.4344, -61.8581
        Hunter-Lab:
        48.5284, 85.0970, -28.8280
      #f121bf color charts
#f121bf RGB chart
      #f121bf CMYK chart
      #f121bf RGB pie chart
      #f121bf color shades, tints & tones
#f121bf color schemes
#f121bf color preview, HTML & CSS examples
           This text has a color of #f121bf        
        
          <p style="color:#f121bf;">Text here</p>
        
        
          .mytext {color:#f121bf;}
        
        Text color #f121bf
      
           This box has a color of #f121bf        
        
          <div style="background-color:#f121bf;">Content here</div>
        
        
          .mybackground {background-color:#f121bf;}
        
        Background color #f121bf
      
           Border around this has a color of #f121bf        
        
          <div style="border:2px solid #f121bf;">Content here</div>
        
        
          .myborder {border:2px solid #f121bf;}
        
        Border color #f121bf