#f22be1 color space conversions
Hex:
        #f22be1
        RGB:
        242, 43, 225
        CMY:
        5, 83, 12
        CMYK:
        0, 82, 7, 5
      HSL:
        305°, 88.4444%, 55.8824%
        HSV (HSB):
        305°, 82.2314%, 94.9020%
        XYZ:
        51.0724, 26.0412, 73.5688
        xyY:
        0.3389, 0.1728, 26.0412
      CIE-Lab:
        58.0762, 87.1988, -47.7814
        CIE-LCH:
        58.0762, 99.4319, 331.2790
        CIE-Luv:
        58.0762, 83.4791, -86.4568
        Hunter-Lab:
        51.0306, 89.3427, -49.7546
      #f22be1 color charts
#f22be1 RGB chart
      #f22be1 CMYK chart
      #f22be1 RGB pie chart
      #f22be1 color shades, tints & tones
#f22be1 color schemes
#f22be1 color preview, HTML & CSS examples
           This text has a color of #f22be1        
        
          <p style="color:#f22be1;">Text here</p>
        
        
          .mytext {color:#f22be1;}
        
        Text color #f22be1
      
           This box has a color of #f22be1        
        
          <div style="background-color:#f22be1;">Content here</div>
        
        
          .mybackground {background-color:#f22be1;}
        
        Background color #f22be1
      
           Border around this has a color of #f22be1        
        
          <div style="border:2px solid #f22be1;">Content here</div>
        
        
          .myborder {border:2px solid #f22be1;}
        
        Border color #f22be1