#f242ec color space conversions
Hex:
        #f242ec
        RGB:
        242, 66, 236
        CMY:
        5, 74, 7
        CMYK:
        0, 73, 2, 5
      HSL:
        302°, 87.1287%, 60.3922%
        HSV (HSB):
        302°, 72.7273%, 94.9020%
        XYZ:
        53.7065, 28.8298, 82.0909
        xyY:
        0.3262, 0.1751, 28.8298
      CIE-Lab:
        60.6311, 83.0575, -49.9068
        CIE-LCH:
        60.6311, 96.8981, 328.9996
        CIE-Luv:
        60.6311, 75.2479, -89.9167
        Hunter-Lab:
        53.6934, 84.5801, -53.0621
      #f242ec color charts
#f242ec RGB chart
      #f242ec CMYK chart
      #f242ec RGB pie chart
      #f242ec color shades, tints & tones
#f242ec color schemes
#f242ec color preview, HTML & CSS examples
           This text has a color of #f242ec        
        
          <p style="color:#f242ec;">Text here</p>
        
        
          .mytext {color:#f242ec;}
        
        Text color #f242ec
      
           This box has a color of #f242ec        
        
          <div style="background-color:#f242ec;">Content here</div>
        
        
          .mybackground {background-color:#f242ec;}
        
        Background color #f242ec
      
           Border around this has a color of #f242ec        
        
          <div style="border:2px solid #f242ec;">Content here</div>
        
        
          .myborder {border:2px solid #f242ec;}
        
        Border color #f242ec