#f42be1 color space conversions
Hex:
        #f42be1
        RGB:
        244, 43, 225
        CMY:
        4, 83, 12
        CMYK:
        0, 82, 8, 4
      HSL:
        306°, 90.1345%, 56.2745%
        HSV (HSB):
        306°, 82.3770%, 95.6863%
        XYZ:
        51.7627, 26.3971, 73.6011
        xyY:
        0.3411, 0.1739, 26.3971
      CIE-Lab:
        58.4121, 87.5742, -47.2280
        CIE-LCH:
        58.4121, 99.4973, 331.6624
        CIE-Luv:
        58.4121, 84.9525, -85.7806
        Hunter-Lab:
        51.3781, 89.9245, -48.9705
      #f42be1 color charts
#f42be1 RGB chart
      #f42be1 CMYK chart
      #f42be1 RGB pie chart
      #f42be1 color shades, tints & tones
#f42be1 color schemes
#f42be1 color preview, HTML & CSS examples
           This text has a color of #f42be1        
        
          <p style="color:#f42be1;">Text here</p>
        
        
          .mytext {color:#f42be1;}
        
        Text color #f42be1
      
           This box has a color of #f42be1        
        
          <div style="background-color:#f42be1;">Content here</div>
        
        
          .mybackground {background-color:#f42be1;}
        
        Background color #f42be1
      
           Border around this has a color of #f42be1        
        
          <div style="border:2px solid #f42be1;">Content here</div>
        
        
          .myborder {border:2px solid #f42be1;}
        
        Border color #f42be1