#f24bc5 color space conversions
Hex:
        #f24bc5
        RGB:
        242, 75, 197
        CMY:
        5, 71, 23
        CMYK:
        0, 69, 19, 5
      HSL:
        316°, 86.5285%, 62.1569%
        HSV (HSB):
        316°, 69.0083%, 94.9020%
        XYZ:
        49.2121, 27.9406, 55.6226
        xyY:
        0.3706, 0.2104, 27.9406
      CIE-Lab:
        59.8351, 74.6206, -29.1298
        CIE-LCH:
        59.8351, 80.1048, 338.6757
        CIE-Luv:
        59.8351, 87.1705, -56.3522
        Hunter-Lab:
        52.8589, 73.6820, -25.3888
      #f24bc5 color charts
#f24bc5 RGB chart
      #f24bc5 CMYK chart
      #f24bc5 RGB pie chart
      #f24bc5 color shades, tints & tones
#f24bc5 color schemes
#f24bc5 color preview, HTML & CSS examples
           This text has a color of #f24bc5        
        
          <p style="color:#f24bc5;">Text here</p>
        
        
          .mytext {color:#f24bc5;}
        
        Text color #f24bc5
      
           This box has a color of #f24bc5        
        
          <div style="background-color:#f24bc5;">Content here</div>
        
        
          .mybackground {background-color:#f24bc5;}
        
        Background color #f24bc5
      
           Border around this has a color of #f24bc5        
        
          <div style="border:2px solid #f24bc5;">Content here</div>
        
        
          .myborder {border:2px solid #f24bc5;}
        
        Border color #f24bc5