#f21bfb color space conversions
Hex:
        #f21bfb
        RGB:
        242, 27, 251
        CMY:
        5, 89, 2
        CMYK:
        4, 89, 0, 2
      HSL:
        298°, 96.5517%, 54.5098%
        HSV (HSB):
        298°, 89.2430%, 98.4314%
        XYZ:
        54.4225, 26.6261, 93.5378
        xyY:
        0.3117, 0.1525, 26.6261
      CIE-Lab:
        58.6267, 93.5262, -61.4582
        CIE-LCH:
        58.6267, 111.9119, 326.6902
        CIE-Luv:
        58.6267, 75.1230, -108.2614
        Hunter-Lab:
        51.6005, 97.9609, -71.3563
      #f21bfb color charts
#f21bfb RGB chart
      #f21bfb CMYK chart
      #f21bfb RGB pie chart
      #f21bfb color shades, tints & tones
#f21bfb color schemes
#f21bfb color preview, HTML & CSS examples
           This text has a color of #f21bfb        
        
          <p style="color:#f21bfb;">Text here</p>
        
        
          .mytext {color:#f21bfb;}
        
        Text color #f21bfb
      
           This box has a color of #f21bfb        
        
          <div style="background-color:#f21bfb;">Content here</div>
        
        
          .mybackground {background-color:#f21bfb;}
        
        Background color #f21bfb
      
           Border around this has a color of #f21bfb        
        
          <div style="border:2px solid #f21bfb;">Content here</div>
        
        
          .myborder {border:2px solid #f21bfb;}
        
        Border color #f21bfb