#f13de8 color space conversions
Hex:
        #f13de8
        RGB:
        241, 61, 232
        CMY:
        5, 76, 9
        CMYK:
        0, 75, 4, 5
      HSL:
        303°, 86.5385%, 59.2157%
        HSV (HSB):
        303°, 74.6888%, 94.5098%
        XYZ:
        52.5099, 27.8645, 78.9547
        xyY:
        0.3296, 0.1749, 27.8645
      CIE-Lab:
        59.7661, 83.6931, -49.0500
        CIE-LCH:
        59.7661, 97.0074, 329.6267
        CIE-Luv:
        59.7661, 76.9986, -88.4157
        Hunter-Lab:
        52.7868, 85.1867, -51.7310
      #f13de8 color charts
#f13de8 RGB chart
      #f13de8 CMYK chart
      #f13de8 RGB pie chart
      #f13de8 color shades, tints & tones
#f13de8 color schemes
#f13de8 color preview, HTML & CSS examples
           This text has a color of #f13de8        
        
          <p style="color:#f13de8;">Text here</p>
        
        
          .mytext {color:#f13de8;}
        
        Text color #f13de8
      
           This box has a color of #f13de8        
        
          <div style="background-color:#f13de8;">Content here</div>
        
        
          .mybackground {background-color:#f13de8;}
        
        Background color #f13de8
      
           Border around this has a color of #f13de8        
        
          <div style="border:2px solid #f13de8;">Content here</div>
        
        
          .myborder {border:2px solid #f13de8;}
        
        Border color #f13de8