#f13bfa color space conversions
Hex:
        #f13bfa
        RGB:
        241, 59, 250
        CMY:
        5, 77, 2
        CMYK:
        4, 76, 0, 2
      HSL:
        297°, 95.0249%, 60.5882%
        HSV (HSB):
        297°, 76.4000%, 98.0392%
        XYZ:
        55.0949, 28.7308, 93.0843
        xyY:
        0.3114, 0.1624, 28.7308
      CIE-Lab:
        60.5433, 86.9678, -57.8459
        CIE-LCH:
        60.5433, 104.4488, 326.3705
        CIE-Luv:
        60.5433, 70.9313, -102.6831
        Hunter-Lab:
        53.6011, 89.6725, -65.4428
      #f13bfa color charts
#f13bfa RGB chart
      #f13bfa CMYK chart
      #f13bfa RGB pie chart
      #f13bfa color shades, tints & tones
#f13bfa color schemes
#f13bfa color preview, HTML & CSS examples
           This text has a color of #f13bfa        
        
          <p style="color:#f13bfa;">Text here</p>
        
        
          .mytext {color:#f13bfa;}
        
        Text color #f13bfa
      
           This box has a color of #f13bfa        
        
          <div style="background-color:#f13bfa;">Content here</div>
        
        
          .mybackground {background-color:#f13bfa;}
        
        Background color #f13bfa
      
           Border around this has a color of #f13bfa        
        
          <div style="border:2px solid #f13bfa;">Content here</div>
        
        
          .myborder {border:2px solid #f13bfa;}
        
        Border color #f13bfa