#f122fe color space conversions
Hex:
        #f122fe
        RGB:
        241, 34, 254
        CMY:
        5, 87, 0
        CMYK:
        5, 87, 0, 0
      HSL:
        296°, 99.0991%, 56.4706%
        HSV (HSB):
        296°, 86.6142%, 99.6078%
        XYZ:
        54.7370, 27.0006, 96.0926
        xyY:
        0.3078, 0.1518, 27.0006
      CIE-Lab:
        58.9749, 92.8238, -62.5733
        CIE-LCH:
        58.9749, 111.9450, 326.0158
        CIE-Luv:
        58.9749, 72.7285, -109.9971
        Hunter-Lab:
        51.9621, 97.0989, -73.2705
      #f122fe color charts
#f122fe RGB chart
      #f122fe CMYK chart
      #f122fe RGB pie chart
      #f122fe color shades, tints & tones
#f122fe color schemes
#f122fe color preview, HTML & CSS examples
           This text has a color of #f122fe        
        
          <p style="color:#f122fe;">Text here</p>
        
        
          .mytext {color:#f122fe;}
        
        Text color #f122fe
      
           This box has a color of #f122fe        
        
          <div style="background-color:#f122fe;">Content here</div>
        
        
          .mybackground {background-color:#f122fe;}
        
        Background color #f122fe
      
           Border around this has a color of #f122fe        
        
          <div style="border:2px solid #f122fe;">Content here</div>
        
        
          .myborder {border:2px solid #f122fe;}
        
        Border color #f122fe