#f24ea5 color space conversions
Hex:
        #f24ea5
        RGB:
        242, 78, 165
        CMY:
        5, 69, 35
        CMYK:
        0, 68, 32, 5
      HSL:
        328°, 86.3158%, 62.7451%
        HSV (HSB):
        328°, 67.7686%, 94.9020%
        XYZ:
        46.1339, 27.0426, 38.3855
        xyY:
        0.4135, 0.2424, 27.0426
      CIE-Lab:
        59.0138, 69.6086, -11.9519
        CIE-LCH:
        59.0138, 70.6273, 350.2572
        CIE-Luv:
        59.0138, 97.9379, -29.9469
        Hunter-Lab:
        52.0025, 67.3512, -7.3630
      #f24ea5 color charts
#f24ea5 RGB chart
      #f24ea5 CMYK chart
      #f24ea5 RGB pie chart
      #f24ea5 color shades, tints & tones
#f24ea5 color schemes
#f24ea5 color preview, HTML & CSS examples
           This text has a color of #f24ea5        
        
          <p style="color:#f24ea5;">Text here</p>
        
        
          .mytext {color:#f24ea5;}
        
        Text color #f24ea5
      
           This box has a color of #f24ea5        
        
          <div style="background-color:#f24ea5;">Content here</div>
        
        
          .mybackground {background-color:#f24ea5;}
        
        Background color #f24ea5
      
           Border around this has a color of #f24ea5        
        
          <div style="border:2px solid #f24ea5;">Content here</div>
        
        
          .myborder {border:2px solid #f24ea5;}
        
        Border color #f24ea5