#f24aeb color space conversions
Hex:
        #f24aeb
        RGB:
        242, 74, 235
        CMY:
        5, 71, 8
        CMYK:
        0, 69, 3, 5
      HSL:
        303°, 86.5979%, 61.9608%
        HSV (HSB):
        303°, 69.4215%, 94.9020%
        XYZ:
        54.0621, 29.7730, 81.4946
        xyY:
        0.3270, 0.1801, 29.7730
      CIE-Lab:
        61.4578, 80.4046, -48.0397
        CIE-LCH:
        61.4578, 93.6627, 329.1428
        CIE-Luv:
        61.4578, 73.8007, -86.8706
        Hunter-Lab:
        54.5646, 81.3681, -50.3570
      #f24aeb color charts
#f24aeb RGB chart
      #f24aeb CMYK chart
      #f24aeb RGB pie chart
      #f24aeb color shades, tints & tones
#f24aeb color schemes
#f24aeb color preview, HTML & CSS examples
           This text has a color of #f24aeb        
        
          <p style="color:#f24aeb;">Text here</p>
        
        
          .mytext {color:#f24aeb;}
        
        Text color #f24aeb
      
           This box has a color of #f24aeb        
        
          <div style="background-color:#f24aeb;">Content here</div>
        
        
          .mybackground {background-color:#f24aeb;}
        
        Background color #f24aeb
      
           Border around this has a color of #f24aeb        
        
          <div style="border:2px solid #f24aeb;">Content here</div>
        
        
          .myborder {border:2px solid #f24aeb;}
        
        Border color #f24aeb