#fe3bfa color space conversions
Hex:
        #fe3bfa
        RGB:
        254, 59, 250
        CMY:
        0, 77, 2
        CMYK:
        0, 77, 2, 0
      HSL:
        301°, 98.9848%, 61.3725%
        HSV (HSB):
        301°, 76.7717%, 99.6078%
        XYZ:
        59.6923, 31.1009, 93.2994
        xyY:
        0.3243, 0.1689, 31.1009
      CIE-Lab:
        62.5927, 89.4220, -54.4586
        CIE-LCH:
        62.5927, 104.6997, 328.6583
        CIE-Luv:
        62.5927, 80.0376, -98.5403
        Hunter-Lab:
        55.7682, 93.4660, -60.1537
      #fe3bfa color charts
#fe3bfa RGB chart
      #fe3bfa CMYK chart
      #fe3bfa RGB pie chart
      #fe3bfa color shades, tints & tones
#fe3bfa color schemes
#fe3bfa color preview, HTML & CSS examples
           This text has a color of #fe3bfa        
        
          <p style="color:#fe3bfa;">Text here</p>
        
        
          .mytext {color:#fe3bfa;}
        
        Text color #fe3bfa
      
           This box has a color of #fe3bfa        
        
          <div style="background-color:#fe3bfa;">Content here</div>
        
        
          .mybackground {background-color:#fe3bfa;}
        
        Background color #fe3bfa
      
           Border around this has a color of #fe3bfa        
        
          <div style="border:2px solid #fe3bfa;">Content here</div>
        
        
          .myborder {border:2px solid #fe3bfa;}
        
        Border color #fe3bfa