#f121dc color space conversions
Hex:
        #f121dc
        RGB:
        241, 33, 220
        CMY:
        5, 87, 14
        CMYK:
        0, 86, 9, 5
      HSL:
        306°, 88.1356%, 53.7255%
        HSV (HSB):
        306°, 86.3071%, 94.5098%
        XYZ:
        49.7378, 24.9558, 69.9056
        xyY:
        0.3440, 0.1726, 24.9558
      CIE-Lab:
        57.0323, 88.1259, -46.6186
        CIE-LCH:
        57.0323, 99.6969, 332.1212
        CIE-Luv:
        57.0323, 86.0539, -84.4906
        Hunter-Lab:
        49.9558, 90.2984, -47.9984
      #f121dc color charts
#f121dc RGB chart
      #f121dc CMYK chart
      #f121dc RGB pie chart
      #f121dc color shades, tints & tones
#f121dc color schemes
#f121dc color preview, HTML & CSS examples
           This text has a color of #f121dc        
        
          <p style="color:#f121dc;">Text here</p>
        
        
          .mytext {color:#f121dc;}
        
        Text color #f121dc
      
           This box has a color of #f121dc        
        
          <div style="background-color:#f121dc;">Content here</div>
        
        
          .mybackground {background-color:#f121dc;}
        
        Background color #f121dc
      
           Border around this has a color of #f121dc        
        
          <div style="border:2px solid #f121dc;">Content here</div>
        
        
          .myborder {border:2px solid #f121dc;}
        
        Border color #f121dc