#f13efe color space conversions
Hex:
        #f13efe
        RGB:
        241, 62, 254
        CMY:
        5, 76, 0
        CMYK:
        5, 76, 0, 0
      HSL:
        296°, 98.9691%, 61.9608%
        HSV (HSB):
        296°, 75.5906%, 99.6078%
        XYZ:
        55.8876, 29.3018, 96.4761
        xyY:
        0.3076, 0.1613, 29.3018
      CIE-Lab:
        61.0470, 86.7866, -59.2555
        CIE-LCH:
        61.0470, 105.0863, 325.6758
        CIE-Luv:
        61.0470, 69.0403, -105.0147
        Hunter-Lab:
        54.1311, 89.5628, -67.7789
      #f13efe color charts
#f13efe RGB chart
      #f13efe CMYK chart
      #f13efe RGB pie chart
      #f13efe color shades, tints & tones
#f13efe color schemes
#f13efe color preview, HTML & CSS examples
           This text has a color of #f13efe        
        
          <p style="color:#f13efe;">Text here</p>
        
        
          .mytext {color:#f13efe;}
        
        Text color #f13efe
      
           This box has a color of #f13efe        
        
          <div style="background-color:#f13efe;">Content here</div>
        
        
          .mybackground {background-color:#f13efe;}
        
        Background color #f13efe
      
           Border around this has a color of #f13efe        
        
          <div style="border:2px solid #f13efe;">Content here</div>
        
        
          .myborder {border:2px solid #f13efe;}
        
        Border color #f13efe