#f42bea color space conversions
Hex:
        #f42bea
        RGB:
        244, 43, 234
        CMY:
        4, 83, 8
        CMYK:
        0, 82, 4, 4
      HSL:
        303°, 90.1345%, 56.2745%
        HSV (HSB):
        303°, 82.3770%, 95.6863%
        XYZ:
        53.0234, 26.9014, 80.2397
        xyY:
        0.3311, 0.1680, 26.9014
      CIE-Lab:
        58.8829, 88.8329, -51.5423
        CIE-LCH:
        58.8829, 102.7029, 329.8770
        CIE-Luv:
        58.8829, 81.4011, -92.7024
        Hunter-Lab:
        51.8665, 91.7150, -55.4176
      #f42bea color charts
#f42bea RGB chart
      #f42bea CMYK chart
      #f42bea RGB pie chart
      #f42bea color shades, tints & tones
#f42bea color schemes
#f42bea color preview, HTML & CSS examples
           This text has a color of #f42bea        
        
          <p style="color:#f42bea;">Text here</p>
        
        
          .mytext {color:#f42bea;}
        
        Text color #f42bea
      
           This box has a color of #f42bea        
        
          <div style="background-color:#f42bea;">Content here</div>
        
        
          .mybackground {background-color:#f42bea;}
        
        Background color #f42bea
      
           Border around this has a color of #f42bea        
        
          <div style="border:2px solid #f42bea;">Content here</div>
        
        
          .myborder {border:2px solid #f42bea;}
        
        Border color #f42bea