#f24ae2 color space conversions
Hex:
        #f24ae2
        RGB:
        242, 74, 226
        CMY:
        5, 71, 11
        CMYK:
        0, 69, 7, 5
      HSL:
        306°, 86.5979%, 61.9608%
        HSV (HSB):
        306°, 69.4215%, 94.9020%
        XYZ:
        52.7942, 29.2658, 74.8178
        xyY:
        0.3365, 0.1866, 29.2658
      CIE-Lab:
        61.0155, 79.0469, -43.7012
        CIE-LCH:
        61.0155, 90.3228, 331.0639
        CIE-Luv:
        61.0155, 76.9431, -79.7886
        Hunter-Lab:
        54.0979, 79.5272, -44.1301
      #f24ae2 color charts
#f24ae2 RGB chart
      #f24ae2 CMYK chart
      #f24ae2 RGB pie chart
      #f24ae2 color shades, tints & tones
#f24ae2 color schemes
#f24ae2 color preview, HTML & CSS examples
           This text has a color of #f24ae2        
        
          <p style="color:#f24ae2;">Text here</p>
        
        
          .mytext {color:#f24ae2;}
        
        Text color #f24ae2
      
           This box has a color of #f24ae2        
        
          <div style="background-color:#f24ae2;">Content here</div>
        
        
          .mybackground {background-color:#f24ae2;}
        
        Background color #f24ae2
      
           Border around this has a color of #f24ae2        
        
          <div style="border:2px solid #f24ae2;">Content here</div>
        
        
          .myborder {border:2px solid #f24ae2;}
        
        Border color #f24ae2